Translation components API.

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

GET /api/translations/framasoft/charte/zh_Hant/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://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/zh_Hant/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Yanyiyi/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Yanyiyi/?format=api",
            "timestamp": "2024-04-17T03:37:22.461792Z",
            "action": 0,
            "target": "",
            "id": 774579,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/774579/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/944317/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T03:37:22.461773Z",
            "action": 71,
            "target": "",
            "id": 774578,
            "action_name": "Chaîne ajoutée au dépôt",
            "url": "https://weblate.framasoft.org/api/changes/774578/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/944316/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T03:37:22.461753Z",
            "action": 71,
            "target": "",
            "id": 774577,
            "action_name": "Chaîne ajoutée au dépôt",
            "url": "https://weblate.framasoft.org/api/changes/774577/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/944315/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T03:37:22.461722Z",
            "action": 71,
            "target": "",
            "id": 774576,
            "action_name": "Chaîne ajoutée au dépôt",
            "url": "https://weblate.framasoft.org/api/changes/774576/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/zh_Hant/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Yanyiyi/?format=api",
            "author": "https://weblate.framasoft.org/api/users/Yanyiyi/?format=api",
            "timestamp": "2024-04-17T03:37:22.373998Z",
            "action": 48,
            "target": "",
            "id": 774575,
            "action_name": "Langage ajouté",
            "url": "https://weblate.framasoft.org/api/changes/774575/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/zh_Hant/?format=api",
            "user": "https://weblate.framasoft.org/api/users/Yanyiyi/?format=api",
            "author": null,
            "timestamp": "2024-04-17T03:37:22.371381Z",
            "action": 17,
            "target": "",
            "id": 774574,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/774574/?format=api"
        }
    ]
}