Translation components API.

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

GET /api/translations/dnf/dnf-master/eu/changes/?format=api&page=29
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1404,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/eu/changes/?format=api&page=28",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-04T17:40:22.305709Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 280541,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/280541/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-31T02:38:54.676411Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 269635,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/269635/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-27T14:38:49.217820Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 266618,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/266618/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-23T11:24:46.995262Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 228809,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/228809/?format=api"
        }
    ]
}