Translation components API.

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

GET /api/translations/yunohost-apps/fluffychat/en/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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:09.941601Z",
            "action": 0,
            "target": "",
            "id": 150093,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150093/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T04:59:12.503397Z",
            "action": 0,
            "target": "",
            "id": 146397,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146397/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:07.827592Z",
            "action": 0,
            "target": "",
            "id": 146137,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/146137/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98888/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:07.827513Z",
            "action": 59,
            "target": "Must be a domain name or a sub-domain. Must not contain a path.",
            "id": 146136,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146136/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98887/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:07.827442Z",
            "action": 59,
            "target": "Default Matrix server",
            "id": 146135,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146135/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/98886/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/fluffychat/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T20:45:07.827342Z",
            "action": 59,
            "target": "Matrix messenger client",
            "id": 146134,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/146134/?format=api"
        }
    ]
}