Translation components API.

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

GET /api/translations/libosinfo/osinfo-db-tools/si/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/ptoscano/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/ptoscano/?format=api",
            "timestamp": "2022-09-05T08:35:21.658148Z",
            "action": 0,
            "target": "",
            "id": 7573146,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/7573146/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7383224/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-08-18T06:09:03.511747Z",
            "action": 5,
            "target": "බලපත්‍ර ගොනුව",
            "id": 3488169,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3488169/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-03T21:15:40.347810Z",
            "action": 48,
            "target": "",
            "id": 3049860,
            "action_name": "Language added",
            "url": "https://translate.fedoraproject.org/api/changes/3049860/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libosinfo/osinfo-db-tools/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libosinfo/osinfo-db-tools/si/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-03T21:15:38.804884Z",
            "action": 0,
            "target": "",
            "id": 3049854,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3049854/?format=api"
        }
    ]
}