Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/te/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/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:11.347342Z",
            "action": 0,
            "target": "",
            "id": 150138,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150138/?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/te/?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:55.868424Z",
            "action": 0,
            "target": "",
            "id": 147840,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147840/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99418/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:55.868377Z",
            "action": 59,
            "target": "",
            "id": 147839,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147839/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99417/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:55.868329Z",
            "action": 59,
            "target": "",
            "id": 147838,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147838/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99416/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/te/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:55.868238Z",
            "action": 59,
            "target": "",
            "id": 147837,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147837/?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/te/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:55.602173Z",
            "action": 17,
            "target": "",
            "id": 147836,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147836/?format=api"
        }
    ]
}