Translation components API.

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

GET /api/translations/yunohost/glossary/ca/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-29T03:50:09.646193Z",
            "action": 17,
            "target": "",
            "id": 193442,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/193442/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/?format=api",
            "user": "https://translate.yunohost.org/api/users/fransecs/?format=api",
            "author": "https://translate.yunohost.org/api/users/fransecs/?format=api",
            "timestamp": "2024-11-28T21:50:09.734850Z",
            "action": 1,
            "target": "",
            "id": 193071,
            "action_name": "Translation completed",
            "url": "https://translate.yunohost.org/api/changes/193071/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/103784/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/?format=api",
            "user": "https://translate.yunohost.org/api/users/fransecs/?format=api",
            "author": "https://translate.yunohost.org/api/users/fransecs/?format=api",
            "timestamp": "2024-11-28T21:50:09.676221Z",
            "action": 5,
            "target": "invàlid",
            "id": 193070,
            "action_name": "Translation added",
            "url": "https://translate.yunohost.org/api/changes/193070/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/103784/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/?format=api",
            "user": "https://translate.yunohost.org/api/users/fransecs/?format=api",
            "author": "https://translate.yunohost.org/api/users/fransecs/?format=api",
            "timestamp": "2024-11-28T21:50:09.673803Z",
            "action": 45,
            "target": "",
            "id": 193069,
            "action_name": "Contributor joined",
            "url": "https://translate.yunohost.org/api/changes/193069/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-05T19:01:41.451725Z",
            "action": 17,
            "target": "",
            "id": 162963,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/162963/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/103784/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/?format=api",
            "user": "https://translate.yunohost.org/api/users/M3R14M/?format=api",
            "author": "https://translate.yunohost.org/api/users/M3R14M/?format=api",
            "timestamp": "2024-09-05T18:55:43.151774Z",
            "action": 31,
            "target": "",
            "id": 162905,
            "action_name": "String added",
            "url": "https://translate.yunohost.org/api/changes/162905/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/glossary/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-09T13:12:24.873810Z",
            "action": 0,
            "target": "",
            "id": 26474,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/26474/?format=api"
        }
    ]
}