Translation components API.

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

GET /api/components/yunohost-apps-test/timeoff/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-apps-test/timeoff/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/timeoff/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:28.392664Z",
            "action": 0,
            "target": "",
            "id": 225959,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225959/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149887/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/timeoff/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/timeoff/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:28.392583Z",
            "action": 71,
            "target": "Web application for managing employee absences.",
            "id": 225958,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225958/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/timeoff/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/timeoff/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T10:17:02.399268Z",
            "action": 0,
            "target": "",
            "id": 216733,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/216733/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/timeoff/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/timeoff/de/?format=api",
            "user": "https://translate.yunohost.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2025-03-20T10:17:02.342790Z",
            "action": 17,
            "target": "",
            "id": 216732,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/216732/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/timeoff/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/timeoff/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:21.164667Z",
            "action": 0,
            "target": "",
            "id": 210581,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/210581/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/timeoff/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/timeoff/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:20.687453Z",
            "action": 0,
            "target": "",
            "id": 210574,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/210574/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/timeoff/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:41.548482Z",
            "action": 51,
            "target": "",
            "id": 204867,
            "action_name": "Component created",
            "url": "https://translate.yunohost.org/api/changes/204867/?format=api"
        }
    ]
}