Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1561813/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookbibliography_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookbibliography_index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T17:12:08.595488Z",
            "action": 59,
            "target": "",
            "id": 511703,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/511703/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1561814/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookbibliography_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookbibliography_index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T17:12:08.595590Z",
            "action": 59,
            "target": "",
            "id": 511704,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/511704/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1561815/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookbibliography_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookbibliography_index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T17:12:08.595642Z",
            "action": 59,
            "target": "",
            "id": 511705,
            "action_name": "String updated in the repository",
            "url": "https://translate-dev.freebsd.org/api/changes/511705/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookbibliography_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookbibliography_index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T17:12:08.595690Z",
            "action": 0,
            "target": "",
            "id": 511706,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/511706/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookbibliography_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookbibliography_index/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T17:12:08.678414Z",
            "action": 44,
            "target": "",
            "id": 511707,
            "action_name": "New strings to translate",
            "url": "https://translate-dev.freebsd.org/api/changes/511707/?format=api"
        }
    ]
}