Translation components API.

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

GET /api/translations/yunohost-apps/photoprism/zh_Hans/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/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-31T04:48:22.663677Z",
            "action": 0,
            "target": "",
            "id": 150301,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/150301/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/zh_Hans/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "timestamp": "2024-03-29T05:33:40.529508Z",
            "action": 0,
            "target": "",
            "id": 149482,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/149482/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/100085/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:33:40.529464Z",
            "action": 59,
            "target": "",
            "id": 149481,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/149481/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/100084/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:33:40.529422Z",
            "action": 59,
            "target": "",
            "id": 149480,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/149480/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/100083/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:33:40.529379Z",
            "action": 59,
            "target": "",
            "id": 149479,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/149479/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/100082/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-29T05:33:40.529323Z",
            "action": 59,
            "target": "",
            "id": 149478,
            "action_name": "String updated in the repository",
            "url": "https://translate.yunohost.org/api/changes/149478/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost-apps/photoprism/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/photoprism/zh_Hans/?format=api",
            "user": "https://translate.yunohost.org/api/users/Psycojoker/?format=api",
            "author": null,
            "timestamp": "2024-03-29T05:33:40.285442Z",
            "action": 17,
            "target": "",
            "id": 149477,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/149477/?format=api"
        }
    ]
}