Translation components API.

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

GET /api/translations/galette/doc-source_code/pt/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/121807524/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-source_code/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T18:24:57.621298+02:00",
            "action": 71,
            "target": "",
            "id": 88413350,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88413350/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121807523/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-source_code/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T18:24:57.621232+02:00",
            "action": 71,
            "target": "",
            "id": 88413349,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88413349/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/121807522/?format=api",
            "component": "https://hosted.weblate.org/api/components/galette/doc-source_code/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-28T18:24:57.621159+02:00",
            "action": 71,
            "target": "",
            "id": 88413348,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/88413348/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/galette/doc-source_code/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/galette/doc-source_code/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-04-28T18:24:57.312398+02:00",
            "action": 17,
            "target": "",
            "id": 88413347,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/88413347/?format=api"
        }
    ]
}