Translation projects API.

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

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

{
    "count": 7106,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/projects/fedora-sysv/changes/?format=api&page=142",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/552852/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T17:48:38.467303Z",
            "action": 13,
            "target": "",
            "id": 60179,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/60179/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/552850/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T17:48:38.429510Z",
            "action": 13,
            "target": "",
            "id": 60178,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/60178/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/552848/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T17:48:38.389845Z",
            "action": 13,
            "target": "",
            "id": 60177,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/60177/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-01-24T17:48:38.269325Z",
            "action": 21,
            "target": "",
            "id": 60176,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/60176/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?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-24T17:48:36.567253Z",
            "action": 51,
            "target": "",
            "id": 60175,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/60175/?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": "2020-01-24T17:47:16.231051Z",
            "action": 50,
            "target": "",
            "id": 60174,
            "action_name": "Project created",
            "url": "https://translate.fedoraproject.org/api/changes/60174/?format=api"
        }
    ]
}