Translation components API.

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

GET /api/translations/yunohost-apps-test/wetty/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/wetty/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wetty/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.185572Z",
            "action": 0,
            "target": "",
            "id": 211578,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211578/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139230/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wetty/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wetty/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.185537Z",
            "action": 71,
            "target": "",
            "id": 211577,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211577/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139229/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wetty/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wetty/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.185502Z",
            "action": 71,
            "target": "",
            "id": 211576,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211576/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139228/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wetty/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wetty/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.185466Z",
            "action": 71,
            "target": "",
            "id": 211575,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211575/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139227/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wetty/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wetty/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.185430Z",
            "action": 71,
            "target": "",
            "id": 211574,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211574/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139226/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wetty/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wetty/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.185393Z",
            "action": 71,
            "target": "",
            "id": 211573,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211573/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139225/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/wetty/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/wetty/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.185355Z",
            "action": 71,
            "target": "",
            "id": 211572,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211572/?format=api"
        }
    ]
}