Translation components API.

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

GET /api/translations/fedora-websites/getfedoraorg/fur/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 253,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/444498/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
            "timestamp": "2020-09-10T06:37:24.786956Z",
            "action": 5,
            "target": "Modularitât",
            "id": 1592122,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/1592122/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/444582/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-18T16:54:26.275127Z",
            "action": 4,
            "target": "Documentazion",
            "id": 51767,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/51767/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T22:45:05.131567Z",
            "action": 0,
            "target": "",
            "id": 47238,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/47238/?format=api"
        }
    ]
}