Translation components API.

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

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

{
    "count": 254,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/masterantorayml/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/800299/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-cpe/masterantorayml/fr/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-02-24T21:09:00.969892Z",
            "action": 4,
            "target": "modules/ROOT/nav.adoc",
            "old": "",
            "details": {},
            "id": 85339,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/85339/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-cpe/masterantorayml/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-24T21:08:55.088440Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 84995,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/84995/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/800297/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-cpe/masterantorayml/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-02-24T21:08:55.073113Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 84994,
            "action_name": "Source string added",
            "url": "https://translate.fedoraproject.org/api/changes/84994/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/masterantorayml/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-02-24T21:08:54.174075Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 84982,
            "action_name": "Component created",
            "url": "https://translate.fedoraproject.org/api/changes/84982/?format=api"
        }
    ]
}