Translation components API.

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

GET /api/translations/doc-sle-translations/book_quickstarts-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_quickstarts-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_quickstarts-master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T12:20:40.931269Z",
            "action": 0,
            "target": "",
            "id": 1782197,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1782197/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_quickstarts-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_quickstarts-master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2020-09-09T18:19:47.004848Z",
            "action": 17,
            "target": "",
            "id": 1513745,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1513745/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11809074/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_quickstarts-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_quickstarts-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:46.541793Z",
            "action": 5,
            "target": "Übersetzer-Credits",
            "id": 1472355,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1472355/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11809074/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_quickstarts-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_quickstarts-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:46.532866Z",
            "action": 45,
            "target": "",
            "id": 1472354,
            "action_name": "Contributor joined",
            "url": "https://l10n.opensuse.org/api/changes/1472354/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_quickstarts-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_quickstarts-master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T15:39:40.011086Z",
            "action": 0,
            "target": "",
            "id": 1469057,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1469057/?format=api"
        }
    ]
}