Translation components API.

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

GET /api/translations/documentation/articles_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/articles_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articles_index/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-09T18:01:53.901273Z",
            "action": 0,
            "target": "",
            "id": 366666,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/366666/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-09T18:01:54.118304Z",
            "action": 44,
            "target": "",
            "id": 366667,
            "action_name": "New strings to translate",
            "url": "https://translate-dev.freebsd.org/api/changes/366667/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1396925/?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/id/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "timestamp": "2022-03-10T04:38:43.948601Z",
            "action": 45,
            "target": "",
            "id": 366908,
            "action_name": "New contributor",
            "url": "https://translate-dev.freebsd.org/api/changes/366908/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1396925/?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/id/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "timestamp": "2022-03-10T04:38:43.956788Z",
            "action": 5,
            "target": "Artikel",
            "id": 366909,
            "action_name": "New translation",
            "url": "https://translate-dev.freebsd.org/api/changes/366909/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1396926/?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/id/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/azraeljd/?format=api",
            "timestamp": "2022-03-10T06:48:04.193915Z",
            "action": 5,
            "target": "{{< list-articles-directories >}}",
            "id": 367062,
            "action_name": "New translation",
            "url": "https://translate-dev.freebsd.org/api/changes/367062/?format=api"
        }
    ]
}