Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/ne/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/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.877476Z",
            "action": 0,
            "target": "",
            "id": 150121,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150121/?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/ne/?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:36.276970Z",
            "action": 0,
            "target": "",
            "id": 147733,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147733/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99388/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:36.276910Z",
            "action": 59,
            "target": "",
            "id": 147732,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147732/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99387/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:36.276866Z",
            "action": 59,
            "target": "",
            "id": 147731,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147731/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99386/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:36.276798Z",
            "action": 59,
            "target": "",
            "id": 147730,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147730/?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/ne/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:36.078824Z",
            "action": 17,
            "target": "",
            "id": 147729,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147729/?format=api"
        }
    ]
}