Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/fa/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.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.368072Z",
            "action": 0,
            "target": "",
            "id": 150106,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150106/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/fa/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "timestamp": "2024-03-29T05:28:07.552195Z",
            "action": 0,
            "target": "",
            "id": 147580,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147580/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99346/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:07.552150Z",
            "action": 59,
            "target": "",
            "id": 147579,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147579/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99345/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:07.552106Z",
            "action": 59,
            "target": "",
            "id": 147578,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147578/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99344/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:07.552047Z",
            "action": 59,
            "target": "",
            "id": 147577,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147577/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/fa/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:07.432011Z",
            "action": 17,
            "target": "",
            "id": 147575,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147575/?format=api"
        }
    ]
}