Translation components API.

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

GET /api/translations/yunohost-apps-test/librarian/fr/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/librarian/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librarian/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:17.671495Z",
            "action": 0,
            "target": "",
            "id": 203908,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203908/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132808/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librarian/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:17.671460Z",
            "action": 71,
            "target": "",
            "id": 203907,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203907/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132807/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librarian/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:17.671424Z",
            "action": 71,
            "target": "",
            "id": 203906,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203906/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132806/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librarian/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:17.671387Z",
            "action": 71,
            "target": "",
            "id": 203905,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203905/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132805/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librarian/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:17.671350Z",
            "action": 71,
            "target": "",
            "id": 203904,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203904/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132804/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librarian/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:17.671313Z",
            "action": 71,
            "target": "",
            "id": 203903,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203903/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132803/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librarian/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librarian/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:17.671274Z",
            "action": 71,
            "target": "",
            "id": 203902,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203902/?format=api"
        }
    ]
}