Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1559551/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T16:44:37.319867Z",
            "action": 59,
            "target": "",
            "id": 509399,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/509399/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1559552/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T16:44:37.319978Z",
            "action": 59,
            "target": "",
            "id": 509400,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/509400/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T16:44:37.320033Z",
            "action": 0,
            "target": "",
            "id": 509401,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/509401/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T16:44:37.394085Z",
            "action": 44,
            "target": "",
            "id": 509402,
            "action_name": "New strings to translate",
            "url": "https://translate-dev.freebsd.org/api/changes/509402/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/pt/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/wperes/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/wperes/?format=api",
            "timestamp": "2023-04-21T16:44:49.589005Z",
            "action": 48,
            "target": "",
            "id": 509403,
            "action_name": "Added new language",
            "url": "https://translate-dev.freebsd.org/api/changes/509403/?format=api"
        }
    ]
}