Translation components API.

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

GET /api/translations/imsettings/master/lv/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/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:35.477778Z",
            "action": 0,
            "target": "",
            "id": 14659975,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14659975/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16773618/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:35.477670Z",
            "action": 59,
            "target": "",
            "id": 14659974,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14659974/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-30T08:23:59.718464Z",
            "action": 0,
            "target": "",
            "id": 3768208,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3768208/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6583263/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/lv/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T14:24:59.407080Z",
            "action": 4,
            "target": "Name",
            "id": 2829042,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2829042/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6583261/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/lv/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T14:24:59.354441Z",
            "action": 4,
            "target": "Darbvirsma",
            "id": 2829041,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2829041/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-07T20:53:41.664995Z",
            "action": 0,
            "target": "",
            "id": 2754604,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2754604/?format=api"
        }
    ]
}