Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/crabfit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/crabfit/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:35.073535Z",
            "action": 0,
            "target": "",
            "id": 226076,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/226076/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149969/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/crabfit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/crabfit/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T22:16:35.073452Z",
            "action": 71,
            "target": "Features",
            "id": 226075,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/226075/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/crabfit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/crabfit/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.472470Z",
            "action": 0,
            "target": "",
            "id": 211592,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/211592/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139242/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/crabfit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/crabfit/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.472434Z",
            "action": 71,
            "target": "Editable using a one-time password",
            "id": 211591,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211591/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139239/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/crabfit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/crabfit/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.472396Z",
            "action": 71,
            "target": "Click and slide to select multiple time slots at once.",
            "id": 211590,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211590/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/139232/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/crabfit/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/crabfit/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-19T18:41:37.472356Z",
            "action": 71,
            "target": "Crab Fit helps you fit your event around everyone's schedules.  Simply create an event above and send the link to everyone that is participating.  Results update live and you will be able to see a heat-map of when everyone is free.",
            "id": 211589,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/211589/?format=api"
        }
    ]
}