Translation components API.

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

GET /api/translations/yunohost-apps-test/bazarr/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/bazarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/bazarr/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.020268Z",
            "action": 0,
            "target": "",
            "id": 211621,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211621/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139266/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/bazarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/bazarr/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.020232Z",
            "action": 71,
            "target": "",
            "id": 211620,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211620/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139265/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/bazarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/bazarr/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.020195Z",
            "action": 71,
            "target": "",
            "id": 211619,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211619/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139264/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/bazarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/bazarr/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.020157Z",
            "action": 71,
            "target": "",
            "id": 211618,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211618/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139263/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/bazarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/bazarr/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.020119Z",
            "action": 71,
            "target": "",
            "id": 211617,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211617/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139262/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/bazarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/bazarr/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.020080Z",
            "action": 71,
            "target": "",
            "id": 211616,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211616/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139261/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/bazarr/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/bazarr/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:38.020039Z",
            "action": 71,
            "target": "",
            "id": 211615,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211615/?format=api"
        }
    ]
}