Translation components API.

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

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

{
    "count": 523,
    "next": null,
    "previous": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/hr/changes/?format=api&page=26",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-08T16:11:18.982346Z",
            "action": 0,
            "target": "",
            "id": 28763,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/28763/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-08T16:11:35.650885Z",
            "action": 44,
            "target": "",
            "id": 28842,
            "action_name": "New string to translate",
            "url": "https://weblate.ppc.lol/api/changes/28842/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/hr/?format=api",
            "user": "https://weblate.ppc.lol/api/users/admin/?format=api",
            "author": "https://weblate.ppc.lol/api/users/admin/?format=api",
            "timestamp": "2024-04-20T15:32:20.583833Z",
            "action": 0,
            "target": "",
            "id": 29141,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/29141/?format=api"
        }
    ]
}