Translation components API.

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

GET /api/translations/freebsd-doc/articles_mailing-list-faq/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_mailing-list-faq/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_mailing-list-faq/en/?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-10-18T14:50:12.071391Z",
            "action": 0,
            "target": "",
            "id": 83438,
            "action_name": "Sumber diperbarui",
            "url": "https://translate-dev.freebsd.org/api/changes/83438/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_mailing-list-faq/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_mailing-list-faq/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T22:49:38.356799Z",
            "action": 0,
            "target": "",
            "id": 334250,
            "action_name": "Sumber diperbarui",
            "url": "https://translate-dev.freebsd.org/api/changes/334250/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_mailing-list-faq/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_mailing-list-faq/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:29:21.964036Z",
            "action": 0,
            "target": "",
            "id": 337379,
            "action_name": "Sumber diperbarui",
            "url": "https://translate-dev.freebsd.org/api/changes/337379/?format=api"
        }
    ]
}