Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate-dev.freebsd.org/api/units/131829/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-questions/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-questions/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-15T18:59:56.302982Z",
            "action": 13,
            "target": "",
            "id": 62730,
            "action_name": "New source string",
            "url": "https://translate-dev.freebsd.org/api/changes/62730/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/131831/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-questions/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-questions/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-15T18:59:56.344681Z",
            "action": 13,
            "target": "",
            "id": 62731,
            "action_name": "New source string",
            "url": "https://translate-dev.freebsd.org/api/changes/62731/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/157202/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-questions/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-questions/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-18T18:14:52.708142Z",
            "action": 13,
            "target": "",
            "id": 64915,
            "action_name": "New source string",
            "url": "https://translate-dev.freebsd.org/api/changes/64915/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-questions/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-questions/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:10.636126Z",
            "action": 0,
            "target": "",
            "id": 83435,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/83435/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-questions/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-questions/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:09:12.063419Z",
            "action": 0,
            "target": "",
            "id": 336600,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/336600/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-questions/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-questions/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:36:19.482091Z",
            "action": 0,
            "target": "",
            "id": 337837,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/337837/?format=api"
        }
    ]
}