Translation components API.

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

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

{
    "count": 406,
    "next": null,
    "previous": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/my/changes/?format=api&page=20",
    "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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-26T19:57:46.075777Z",
            "action": 0,
            "target": "",
            "id": 31153,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/31153/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-26T19:57:59.191661Z",
            "action": 44,
            "target": "",
            "id": 31233,
            "action_name": "New string to translate",
            "url": "https://weblate.ppc.lol/api/changes/31233/?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/my/?format=api",
            "user": "https://weblate.ppc.lol/api/users/admin/?format=api",
            "author": "https://weblate.ppc.lol/api/users/admin/?format=api",
            "timestamp": "2025-03-02T10:21:57.248603Z",
            "action": 0,
            "target": "",
            "id": 31480,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/31480/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T16:13:34.481961Z",
            "action": 0,
            "target": "",
            "id": 31711,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/31711/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-05T16:13:45.283268Z",
            "action": 44,
            "target": "",
            "id": 31800,
            "action_name": "New string to translate",
            "url": "https://weblate.ppc.lol/api/changes/31800/?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/my/?format=api",
            "user": "https://weblate.ppc.lol/api/users/admin/?format=api",
            "author": "https://weblate.ppc.lol/api/users/admin/?format=api",
            "timestamp": "2025-03-08T14:05:21.283321Z",
            "action": 0,
            "target": "",
            "id": 31997,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/31997/?format=api"
        }
    ]
}