Translation components API.

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

GET /api/translations/yunohost-apps-test/pmwiki/en/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/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:30.326812Z",
            "action": 0,
            "target": "",
            "id": 224858,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/224858/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149018/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:15:30.326733Z",
            "action": 71,
            "target": "Features",
            "id": 224857,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/224857/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:31.254989Z",
            "action": 0,
            "target": "",
            "id": 202089,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/202089/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131464/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:31.254954Z",
            "action": 71,
            "target": "Customization and plugin architecture",
            "id": 202088,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202088/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131462/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:31.254917Z",
            "action": 71,
            "target": "Access control",
            "id": 202087,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202087/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131461/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:31.254879Z",
            "action": 71,
            "target": "Custom look-and-feel",
            "id": 202086,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202086/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/131460/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/pmwiki/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/pmwiki/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:38:31.254826Z",
            "action": 71,
            "target": "PmWiki is a wiki-based content-management system (CMS) for collaborative creation and maintenance of websites.",
            "id": 202085,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/202085/?format=api"
        }
    ]
}