Translation projects API.

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

GET /api/projects/ibus-m17n/changes/?format=api&page=25
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1207,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/projects/ibus-m17n/changes/?format=api&page=24",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/15967/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/ibus-m17n/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/ibus-m17n/app/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-16T12:09:21.068908Z",
            "action": 13,
            "target": "",
            "id": 9230,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/9230/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15966/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/ibus-m17n/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/ibus-m17n/app/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-16T12:09:21.052992Z",
            "action": 13,
            "target": "",
            "id": 9229,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/9229/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15965/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/ibus-m17n/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/ibus-m17n/app/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-16T12:09:21.031844Z",
            "action": 13,
            "target": "",
            "id": 9228,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/9228/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15964/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/ibus-m17n/app/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/ibus-m17n/app/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-16T12:09:21.018578Z",
            "action": 13,
            "target": "",
            "id": 9227,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/9227/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/ibus-m17n/app/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-12-16T12:09:20.935442Z",
            "action": 21,
            "target": "",
            "id": 9226,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/9226/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/ibus-m17n/app/?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": "2019-12-16T12:09:19.454582Z",
            "action": 51,
            "target": "",
            "id": 9225,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/9225/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/jibecfed/?format=api",
            "timestamp": "2019-12-16T12:04:14.933513Z",
            "action": 50,
            "target": "",
            "id": 9212,
            "action_name": "Project created",
            "url": "https://translate.fedoraproject.org/api/changes/9212/?format=api"
        }
    ]
}