Translation components API.

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

GET /api/translations/python-meh/rhel-9/be/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.fedoraproject.org/api/units/8830012/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/be/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
            "timestamp": "2023-05-12T19:29:50.727776Z",
            "action": 2,
            "target": "Выберыце адно з пададзеных вышэй: ",
            "id": 11607539,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/11607539/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8830001/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/be/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
            "timestamp": "2023-05-12T19:29:38.479863Z",
            "action": 2,
            "target": "Каб выйсці з адладчыка і вярнуцца ў галоўнае меню, можна ўжыць каманду «continue»",
            "id": 11607536,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/11607536/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8830001/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/be/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/kopatych/?format=api",
            "timestamp": "2023-05-12T19:29:38.475651Z",
            "action": 45,
            "target": "",
            "id": 11607535,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/11607535/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-18T17:51:48.468825Z",
            "action": 0,
            "target": "",
            "id": 3647139,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3647139/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-10T23:03:14.037408Z",
            "action": 0,
            "target": "",
            "id": 3563992,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3563992/?format=api"
        }
    ]
}