Translation components API.

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

GET /api/components/fedora-docs-l10n-project/nav/changes/?format=api&page=168
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8356,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/nav/changes/?format=api&page=167",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/23/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/nav/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-08T20:20:35.135895Z",
            "action": 13,
            "target": "",
            "id": 32,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/32/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/22/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/nav/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-08T20:20:35.126789Z",
            "action": 13,
            "target": "",
            "id": 31,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/31/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/20/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/nav/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-08T20:20:35.099005Z",
            "action": 13,
            "target": "",
            "id": 29,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/29/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/19/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/nav/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-08T20:20:35.089868Z",
            "action": 13,
            "target": "",
            "id": 28,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/28/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/nav/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-10-08T20:20:35.042197Z",
            "action": 21,
            "target": "",
            "id": 27,
            "action_name": "Repository rebased",
            "url": "https://translate.fedoraproject.org/api/changes/27/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/nav/?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-10-08T20:20:31.765703Z",
            "action": 51,
            "target": "",
            "id": 26,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/26/?format=api"
        }
    ]
}