Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-questions_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-questions_index/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-09T19:54:05.714517Z",
            "action": 0,
            "target": "",
            "id": 366869,
            "action_name": "Atualização do recurso",
            "url": "https://translate-dev.freebsd.org/api/changes/366869/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-questions_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-questions_index/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-09T19:54:05.971768Z",
            "action": 44,
            "target": "",
            "id": 366870,
            "action_name": "Há novos textos para serem traduzidos",
            "url": "https://translate-dev.freebsd.org/api/changes/366870/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1598629/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-questions_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-questions_index/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-09T21:58:32.695625Z",
            "action": 59,
            "target": "",
            "id": 577328,
            "action_name": "Texto atualizado no repositório",
            "url": "https://translate-dev.freebsd.org/api/changes/577328/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-questions_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-questions_index/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-09T21:58:32.695660Z",
            "action": 0,
            "target": "",
            "id": 577329,
            "action_name": "Atualização do recurso",
            "url": "https://translate-dev.freebsd.org/api/changes/577329/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesfreebsd-questions_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesfreebsd-questions_index/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-09T21:58:34.192929Z",
            "action": 44,
            "target": "",
            "id": 577353,
            "action_name": "Há um novo texto para ser traduzido",
            "url": "https://translate-dev.freebsd.org/api/changes/577353/?format=api"
        }
    ]
}