Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/es/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/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-05-16T14:37:31.264443Z",
            "action": 0,
            "target": "",
            "id": 66676,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/66676/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/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:20:48.190216Z",
            "action": 0,
            "target": "",
            "id": 68340,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/68340/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T22:49:42.971348Z",
            "action": 0,
            "target": "",
            "id": 334260,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/334260/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:29:33.782449Z",
            "action": 0,
            "target": "",
            "id": 337393,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/337393/?format=api"
        }
    ]
}