Translation components API.

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

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

{
    "count": 554,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/changes/?format=api&page=11",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/418556/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-27T12:27:09.296629Z",
            "action": 4,
            "target": "ユーザーと開発者がメーリングリストの中にいます: <a href=\"%s\">arm@lists.fedoraproject.org</a>",
            "id": 2810438,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2810438/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-29T11:58:08.984151Z",
            "action": 0,
            "target": "",
            "id": 1478342,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1478342/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2020-01-15T20:37:52.679016Z",
            "action": 0,
            "target": "",
            "id": 46584,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/46584/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-14T22:44:40.257588Z",
            "action": 0,
            "target": "",
            "id": 43992,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/43992/?format=api"
        }
    ]
}