Translation components API.

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

GET /api/translations/freebsd-doc/articles_vm-design/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/157217/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vm-design/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-18T18:14:53.725983Z",
            "action": 13,
            "target": "",
            "id": 64931,
            "action_name": "New source string",
            "url": "https://translate-dev.freebsd.org/api/changes/64931/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/157219/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vm-design/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-18T18:14:53.760683Z",
            "action": 13,
            "target": "",
            "id": 64932,
            "action_name": "New source string",
            "url": "https://translate-dev.freebsd.org/api/changes/64932/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vm-design/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/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:24.218097Z",
            "action": 0,
            "target": "",
            "id": 83482,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/83482/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vm-design/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/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": "2021-01-09T14:33:02.742705Z",
            "action": 0,
            "target": "",
            "id": 106098,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/106098/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vm-design/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T22:50:19.586689Z",
            "action": 0,
            "target": "",
            "id": 334324,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/334324/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vm-design/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vm-design/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-18T23:30:40.972070Z",
            "action": 0,
            "target": "",
            "id": 337463,
            "action_name": "Resource update",
            "url": "https://translate-dev.freebsd.org/api/changes/337463/?format=api"
        }
    ]
}