Translation components API.

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

GET /api/translations/python-meh/rhel-9/sr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "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/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-04T18:48:01.953450Z",
            "action": 17,
            "target": "",
            "id": 12772156,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12772156/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8830618/?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/sr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/fedorauser/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/fedorauser/?format=api",
            "timestamp": "2023-11-03T18:08:23.982851Z",
            "action": 2,
            "target": "'Отклони бубе' може да вас одведе на tty1.",
            "id": 12769960,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/12769960/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8830610/?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/sr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/fedorauser/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/fedorauser/?format=api",
            "timestamp": "2023-11-03T18:08:17.143469Z",
            "action": 2,
            "target": "Молим изаберите нешто од горе понуђених опција: ",
            "id": 12769956,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/12769956/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8830610/?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/sr/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/fedorauser/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/fedorauser/?format=api",
            "timestamp": "2023-11-03T18:08:17.140270Z",
            "action": 45,
            "target": "",
            "id": 12769955,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/12769955/?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/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-18T17:51:51.472610Z",
            "action": 0,
            "target": "",
            "id": 3647165,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3647165/?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/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-10T23:03:20.764434Z",
            "action": 0,
            "target": "",
            "id": 3564018,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3564018/?format=api"
        }
    ]
}