Translation components API.

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

GET /api/translations/imsettings/master/en/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/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:24.071940Z",
            "action": 0,
            "target": "",
            "id": 14659879,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14659879/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16773570/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:24.071846Z",
            "action": 59,
            "target": "No actions required.\n",
            "id": 14659878,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14659878/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-30T08:23:49.286877Z",
            "action": 0,
            "target": "",
            "id": 3768160,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3768160/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6579138/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/en/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/scootergrisen/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/scootergrisen/?format=api",
            "timestamp": "2021-06-01T16:13:50.099030Z",
            "action": 3,
            "target": "",
            "id": 3294529,
            "action_name": "Comment added",
            "url": "https://translate.fedoraproject.org/api/changes/3294529/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-07T20:52:23.550252Z",
            "action": 0,
            "target": "",
            "id": 2754555,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2754555/?format=api"
        }
    ]
}