Translation components API.

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

GET /api/translations/yunohost-apps-test/searxng/fr/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-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.385640Z",
            "action": 0,
            "target": "",
            "id": 211497,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211497/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139168/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.385601Z",
            "action": 71,
            "target": "",
            "id": 211496,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211496/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139167/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.385559Z",
            "action": 71,
            "target": "",
            "id": 211495,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211495/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139165/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.385252Z",
            "action": 71,
            "target": "",
            "id": 211494,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211494/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139164/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.385210Z",
            "action": 71,
            "target": "",
            "id": 211493,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211493/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139163/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/searxng/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/searxng/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:36.385152Z",
            "action": 71,
            "target": "",
            "id": 211492,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211492/?format=api"
        }
    ]
}