Translation components API.

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

GET /api/translations/xwiki-rendering/rendering-api/fr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/523423/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2021-12-10T10:31:12.038065Z",
            "action": 2,
            "target": "Restreint",
            "id": 293107,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/293107/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523423/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2021-12-10T10:31:12.027761Z",
            "action": 45,
            "target": "",
            "id": 293106,
            "action_name": "Contributor joined",
            "url": "https://l10n.xwiki.org/api/changes/293106/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523423/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "author": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "timestamp": "2021-12-10T08:59:34.454305Z",
            "action": 5,
            "target": "Restraint",
            "id": 293094,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293094/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523422/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "author": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "timestamp": "2021-12-10T08:59:09.148065Z",
            "action": 5,
            "target": "Syntaxe cible",
            "id": 293093,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293093/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523421/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "author": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "timestamp": "2021-12-10T08:58:27.205375Z",
            "action": 5,
            "target": "Syntaxe par défaut",
            "id": 293092,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293092/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "author": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "timestamp": "2021-12-10T08:58:12.262417Z",
            "action": 48,
            "target": "",
            "id": 293089,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/293089/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/fr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "author": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "timestamp": "2021-12-10T08:58:12.188989Z",
            "action": 0,
            "target": "",
            "id": 293087,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/293087/?format=api"
        }
    ]
}