Translation components API.

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

GET /api/translations/freebsd-doc/boooks_fdp-primer/pt_BR/changes/?format=api&page=37
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1803,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/pt_BR/changes/?format=api&page=36",
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_fdp-primer/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/pt_BR/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
            "timestamp": "2021-01-09T14:37:53.280269Z",
            "action": 44,
            "target": "",
            "id": 106219,
            "action_name": "Nouvelles chaînes à traduire",
            "url": "https://translate-dev.freebsd.org/api/changes/106219/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_fdp-primer/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:07:36.072395Z",
            "action": 0,
            "target": "",
            "id": 336489,
            "action_name": "Mise à jour de la ressource",
            "url": "https://translate-dev.freebsd.org/api/changes/336489/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_fdp-primer/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:33:48.881982Z",
            "action": 0,
            "target": "",
            "id": 337708,
            "action_name": "Mise à jour de la ressource",
            "url": "https://translate-dev.freebsd.org/api/changes/337708/?format=api"
        }
    ]
}