Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/fi/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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.398456Z",
            "action": 0,
            "target": "",
            "id": 150107,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150107/?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/fi/?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:10.493740Z",
            "action": 0,
            "target": "",
            "id": 147598,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147598/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99349/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:10.493682Z",
            "action": 59,
            "target": "",
            "id": 147597,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147597/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99348/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:10.493637Z",
            "action": 59,
            "target": "",
            "id": 147596,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147596/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99347/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:10.493573Z",
            "action": 59,
            "target": "",
            "id": 147595,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147595/?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/fi/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:10.358751Z",
            "action": 17,
            "target": "",
            "id": 147594,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147594/?format=api"
        }
    ]
}