Translation components API.

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

GET /api/components/fedora-sysv/chkconfig/changes/?format=api&page=76
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3753,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/changes/?format=api&page=75",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/565043/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/chkconfig/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T18:49:13.064832Z",
            "action": 13,
            "target": "",
            "id": 60519,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/60519/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T18:49:12.972236Z",
            "action": 21,
            "target": "",
            "id": 60518,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/60518/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2020-01-24T18:49:11.566768Z",
            "action": 51,
            "target": "",
            "id": 60517,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/60517/?format=api"
        }
    ]
}