Translation components API.

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

GET /api/translations/yunohost-apps-test/teddit/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/teddit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:31.847341Z",
            "action": 0,
            "target": "",
            "id": 211235,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211235/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138932/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/teddit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:31.847216Z",
            "action": 71,
            "target": "",
            "id": 211234,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211234/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138931/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/teddit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:31.847179Z",
            "action": 71,
            "target": "",
            "id": 211233,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211233/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138930/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/teddit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:31.847143Z",
            "action": 71,
            "target": "",
            "id": 211232,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211232/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138929/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/teddit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:31.847106Z",
            "action": 71,
            "target": "",
            "id": 211231,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211231/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138928/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/teddit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:31.847069Z",
            "action": 71,
            "target": "",
            "id": 211230,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211230/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/138927/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/teddit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/teddit/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:31.847031Z",
            "action": 71,
            "target": "",
            "id": 211229,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211229/?format=api"
        }
    ]
}