Translation components API.

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

GET /api/translations/abrt/libreport/en/changes/?format=api&page=13
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 605,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/abrt/libreport/en/changes/?format=api&page=12",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/277576/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-11T13:57:54.034980Z",
            "action": 13,
            "target": "",
            "id": 33793,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/33793/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/277569/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-11T13:57:53.981854Z",
            "action": 13,
            "target": "",
            "id": 33792,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/33792/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/277563/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-11T13:57:53.898740Z",
            "action": 13,
            "target": "",
            "id": 33791,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/33791/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/277558/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-11T13:57:53.842530Z",
            "action": 13,
            "target": "",
            "id": 33790,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/33790/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/277552/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-11T13:57:53.803689Z",
            "action": 13,
            "target": "",
            "id": 33789,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/33789/?format=api"
        }
    ]
}