Translation components API.

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

GET /api/translations/imsettings/master/ur/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/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:43.669645Z",
            "action": 0,
            "target": "",
            "id": 14660039,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14660039/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16773650/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-27T14:36:43.669560Z",
            "action": 59,
            "target": "",
            "id": 14660038,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14660038/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-30T08:24:07.130721Z",
            "action": 0,
            "target": "",
            "id": 3768240,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3768240/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6586047/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/ur/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T14:23:47.169937Z",
            "action": 4,
            "target": "Name",
            "id": 2828976,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828976/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/6586045/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/ur/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T14:23:47.147029Z",
            "action": 4,
            "target": "ڈيسک ٹاپس",
            "id": 2828975,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828975/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-07T20:54:31.563089Z",
            "action": 0,
            "target": "",
            "id": 2754636,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/2754636/?format=api"
        }
    ]
}