Translation components API.

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

GET /api/translations/yunohost-apps-test/vore/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/vore/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vore/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:28.315342Z",
            "action": 0,
            "target": "",
            "id": 211049,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211049/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138785/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vore/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vore/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:28.315306Z",
            "action": 71,
            "target": "",
            "id": 211048,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211048/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138783/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vore/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vore/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:28.315269Z",
            "action": 71,
            "target": "",
            "id": 211047,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211047/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138782/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vore/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vore/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:28.315232Z",
            "action": 71,
            "target": "",
            "id": 211046,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211046/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138781/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vore/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vore/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:28.315195Z",
            "action": 71,
            "target": "",
            "id": 211045,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211045/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138779/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/vore/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/vore/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:28.315086Z",
            "action": 71,
            "target": "",
            "id": 211043,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211043/?format=api"
        }
    ]
}