Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-04T18:48:01.723846Z",
            "action": 17,
            "target": "",
            "id": 12772155,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12772155/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534351/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/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.929693Z",
            "action": 2,
            "target": "'Отклони бубе' може да вас одведе на tty1.",
            "id": 12769959,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/12769959/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534343/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/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.088032Z",
            "action": 2,
            "target": "Молим изаберите нешто од горе понуђених опција: ",
            "id": 12769954,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/12769954/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5534343/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/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.083871Z",
            "action": 45,
            "target": "",
            "id": 12769953,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/12769953/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-8/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-8/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-19T14:30:38.677540Z",
            "action": 0,
            "target": "",
            "id": 1364406,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1364406/?format=api"
        }
    ]
}