Translation components API.

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

GET /api/translations/yunohost-apps-test/alltube/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/alltube/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:38.732727Z",
            "action": 0,
            "target": "",
            "id": 225017,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225017/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149140/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/alltube/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:38.732643Z",
            "action": 71,
            "target": "Configuration",
            "id": 225016,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225016/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/alltube/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:00.951670Z",
            "action": 0,
            "target": "",
            "id": 203180,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/203180/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132256/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/alltube/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:00.951635Z",
            "action": 71,
            "target": "Web GUI for youtube-dl",
            "id": 203179,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203179/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/132255/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/alltube/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/alltube/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:39:00.951596Z",
            "action": 71,
            "target": "To configure AllTube: edit the file `/var/www/alltube/config/config.yml` via SSH.",
            "id": 203178,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/203178/?format=api"
        }
    ]
}