Translation components API.

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

GET /api/translations/yunohost-apps-test/librex/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/librex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:35.147184Z",
            "action": 0,
            "target": "",
            "id": 211441,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211441/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139111/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:35.147149Z",
            "action": 71,
            "target": "",
            "id": 211440,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211440/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139110/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:35.147113Z",
            "action": 71,
            "target": "",
            "id": 211439,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211439/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139109/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:35.147077Z",
            "action": 71,
            "target": "",
            "id": 211438,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211438/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139108/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:35.147041Z",
            "action": 71,
            "target": "",
            "id": 211437,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211437/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139107/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:35.147004Z",
            "action": 71,
            "target": "",
            "id": 211436,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211436/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139106/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/librex/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/librex/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:35.146965Z",
            "action": 71,
            "target": "",
            "id": 211435,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211435/?format=api"
        }
    ]
}