Translation components API.

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

GET /api/translations/doc-sle-translations/book_opensuse_reference-master/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_opensuse_reference-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_opensuse_reference-master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T12:19:33.064914Z",
            "action": 0,
            "target": "",
            "id": 1782136,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1782136/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_opensuse_reference-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_opensuse_reference-master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2020-09-09T18:19:44.862477Z",
            "action": 17,
            "target": "",
            "id": 1513743,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1513743/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11808665/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_opensuse_reference-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_opensuse_reference-master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/jensm/?format=api",
            "author": "https://l10n.opensuse.org/api/users/jensm/?format=api",
            "timestamp": "2020-07-05T14:29:48.206612Z",
            "action": 5,
            "target": "Übersetzer-Credits",
            "id": 1472359,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1472359/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11808665/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_opensuse_reference-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_opensuse_reference-master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/jensm/?format=api",
            "author": "https://l10n.opensuse.org/api/users/jensm/?format=api",
            "timestamp": "2020-07-05T14:29:48.203222Z",
            "action": 45,
            "target": "",
            "id": 1472358,
            "action_name": "Contributor joined",
            "url": "https://l10n.opensuse.org/api/changes/1472358/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_opensuse_reference-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_opensuse_reference-master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T15:34:03.739176Z",
            "action": 0,
            "target": "",
            "id": 1468940,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1468940/?format=api"
        }
    ]
}