Translation components API.

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

GET /api/components/pykickstart/master/changes/?page=96
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4754,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/pykickstart/master/changes/?page=95",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/365241/",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en/",
            "user": null,
            "author": null,
            "timestamp": "2020-01-13T22:01:06.861124Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 38821,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/38821/"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/365239/",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en/",
            "user": null,
            "author": null,
            "timestamp": "2020-01-13T22:01:06.816223Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 38820,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/38820/"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-01-13T22:01:06.710297Z",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 38819,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/38819/"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/",
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/",
            "timestamp": "2020-01-13T22:01:05.425425Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 38818,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/38818/"
        }
    ]
}