Translation components API.

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

GET /api/translations/peercoin-net/translations/de/changes/?format=api&page=21
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 404,
    "next": null,
    "previous": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/de/changes/?format=api&page=20",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-28T10:04:44.037121Z",
            "action": 44,
            "target": "",
            "id": 28518,
            "action_name": "New string to translate",
            "url": "https://weblate.ppc.lol/api/changes/28518/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T11:09:29.085210Z",
            "action": 0,
            "target": "",
            "id": 29075,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/29075/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-17T11:09:32.354590Z",
            "action": 44,
            "target": "",
            "id": 29087,
            "action_name": "New strings to translate",
            "url": "https://weblate.ppc.lol/api/changes/29087/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/translations/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-17T09:55:14.286574Z",
            "action": 0,
            "target": "",
            "id": 29210,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/29210/?format=api"
        }
    ]
}