Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/zorin-menu/glossary/pt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-menu/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-menu/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T23:17:57.909470Z",
            "action": 17,
            "target": "",
            "id": 40333,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/40333/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-menu/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-menu/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T23:18:09.827621Z",
            "action": 0,
            "target": "",
            "id": 40453,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/40453/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-menu/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-menu/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T23:18:09.859194Z",
            "action": 0,
            "target": "",
            "id": 40454,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/40454/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/33785/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-menu/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-menu/glossary/pt/?format=api",
            "user": "https://translations.zorin.com/api/users/100Nome/?format=api",
            "author": "https://translations.zorin.com/api/users/100Nome/?format=api",
            "timestamp": "2024-03-09T15:10:00.069654Z",
            "action": 31,
            "target": "Resumo de Atividades",
            "id": 52187,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/52187/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-menu/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-menu/glossary/pt/?format=api",
            "user": "https://translations.zorin.com/api/users/100Nome/?format=api",
            "author": "https://translations.zorin.com/api/users/100Nome/?format=api",
            "timestamp": "2024-03-09T15:10:00.075888Z",
            "action": 44,
            "target": "",
            "id": 52188,
            "action_name": "New string to translate",
            "url": "https://translations.zorin.com/api/changes/52188/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-menu/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-menu/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-14T09:27:49.517917Z",
            "action": 17,
            "target": "",
            "id": 52238,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/52238/?format=api"
        }
    ]
}