Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/oc/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/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:10.974559Z",
            "action": 0,
            "target": "",
            "id": 150124,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150124/?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/oc/?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:41.865679Z",
            "action": 0,
            "target": "",
            "id": 147765,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/147765/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99394/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:41.865618Z",
            "action": 59,
            "target": "",
            "id": 147764,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147764/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99393/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:41.865575Z",
            "action": 59,
            "target": "",
            "id": 147763,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147763/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/99392/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:28:41.865519Z",
            "action": 59,
            "target": "",
            "id": 147762,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/147762/?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/oc/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:28:41.637869Z",
            "action": 17,
            "target": "",
            "id": 147754,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/147754/?format=api"
        }
    ]
}