Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/nl/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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.919549Z",
            "action": 0,
            "target": "",
            "id": 150122,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150122/?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/nl/?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:38.912099Z",
            "action": 0,
            "target": "",
            "id": 147748,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147748/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99391/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:38.912052Z",
            "action": 59,
            "target": "",
            "id": 147747,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147747/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99390/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:38.912007Z",
            "action": 59,
            "target": "",
            "id": 147746,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147746/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99389/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:38.911945Z",
            "action": 59,
            "target": "",
            "id": 147745,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147745/?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/nl/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:38.734498Z",
            "action": 17,
            "target": "",
            "id": 147743,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147743/?format=api"
        }
    ]
}