Translation components API.

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

GET /api/translations/freebsd-doc/articles_nanobsd/es/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_nanobsd/es/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_nanobsd/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_nanobsd/es/?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": "2020-06-06T14:21:05.418443Z",
            "action": 0,
            "target": "",
            "id": 68400,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/68400/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_nanobsd/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_nanobsd/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T22:52:25.158704Z",
            "action": 0,
            "target": "",
            "id": 334633,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/334633/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_nanobsd/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_nanobsd/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:32:57.270716Z",
            "action": 0,
            "target": "",
            "id": 337636,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/337636/?format=api"
        }
    ]
}