Translation components API.

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

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

{
    "count": 153,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eo/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-13T10:38:27.780016Z",
            "action": 17,
            "target": "",
            "id": 210855,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/210855/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/443627/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/eo/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/carmenbianca/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/carmenbianca/?format=api",
            "timestamp": "2020-03-12T09:31:38.478767Z",
            "action": 2,
            "target": "Virtualigo.",
            "id": 209255,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/209255/?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/eo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T22:44:54.447049Z",
            "action": 0,
            "target": "",
            "id": 47232,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/47232/?format=api"
        }
    ]
}