Translation components API.

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

GET /api/translations/framasoft/charte/ru/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://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/ru/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Dimaq/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Dimaq/?format=api",
            "timestamp": "2022-12-14T19:46:07.567911Z",
            "action": 0,
            "target": "",
            "id": 494603,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/494603/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/781617/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-14T19:46:07.567851Z",
            "action": 59,
            "target": "",
            "id": 494602,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/494602/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/781616/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-14T19:46:07.567803Z",
            "action": 59,
            "target": "",
            "id": 494601,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/494601/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/781615/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-14T19:46:07.567751Z",
            "action": 59,
            "target": "",
            "id": 494600,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/494600/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/ru/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Dimaq/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Dimaq/?format=api",
            "timestamp": "2022-12-14T19:46:07.488593Z",
            "action": 48,
            "target": "",
            "id": 494599,
            "action_name": "Langage ajouté",
            "url": "https://weblate.framasoft.org/api/changes/494599/?format=api"
        }
    ]
}