Translation components API.

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

GET /api/translations/libpwquality/app/cs/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.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-19T14:19:59.899797Z",
            "action": 0,
            "target": "",
            "id": 8994201,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/8994201/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T19:58:08.464425Z",
            "action": 0,
            "target": "",
            "id": 3481656,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3481656/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/cs/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-10-12T14:53:52.514394Z",
            "action": 0,
            "target": "",
            "id": 1998458,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1998458/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-04T18:49:27.832380Z",
            "action": 17,
            "target": "",
            "id": 18591,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/18591/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/58394/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/cs/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-01-03T12:31:45.561014Z",
            "action": 2,
            "target": "       Příkaz čte hodnocené heslo ze standardního vstupu.\n",
            "id": 16559,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/16559/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/58394/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/cs/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmraz/?format=api",
            "timestamp": "2020-01-03T12:31:45.553790Z",
            "action": 45,
            "target": "",
            "id": 16558,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/16558/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-03T11:30:06.254125Z",
            "action": 0,
            "target": "",
            "id": 16496,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/16496/?format=api"
        }
    ]
}