Translation components API.

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

GET /api/translations/appinventor/odemessages/nl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25,
    "next": null,
    "previous": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/nl/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/odemessages/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/nl/?format=api",
            "dictionary": null,
            "user": 3,
            "author": 3,
            "timestamp": "2023-11-29T18:19:11.802182Z",
            "action": 0,
            "target": "",
            "id": 68127,
            "action_name": "Resource update",
            "url": "https://weblate.appinventor.mit.edu/api/changes/68127/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/odemessages/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/nl/?format=api",
            "dictionary": null,
            "user": 3,
            "author": 3,
            "timestamp": "2023-11-29T18:21:18.219323Z",
            "action": 44,
            "target": "",
            "id": 68151,
            "action_name": "New string to translate",
            "url": "https://weblate.appinventor.mit.edu/api/changes/68151/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/odemessages/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/nl/?format=api",
            "dictionary": null,
            "user": 3,
            "author": 3,
            "timestamp": "2024-02-29T16:58:24.463641Z",
            "action": 0,
            "target": "",
            "id": 88106,
            "action_name": "Resource update",
            "url": "https://weblate.appinventor.mit.edu/api/changes/88106/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/odemessages/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/nl/?format=api",
            "dictionary": null,
            "user": 3,
            "author": 3,
            "timestamp": "2024-02-29T17:00:43.502847Z",
            "action": 44,
            "target": "",
            "id": 88133,
            "action_name": "New string to translate",
            "url": "https://weblate.appinventor.mit.edu/api/changes/88133/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/odemessages/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/nl/?format=api",
            "dictionary": null,
            "user": 3,
            "author": 3,
            "timestamp": "2025-01-02T18:21:38.120794Z",
            "action": 0,
            "target": "",
            "id": 94488,
            "action_name": "Resource update",
            "url": "https://weblate.appinventor.mit.edu/api/changes/94488/?format=api"
        }
    ]
}