Translation components API.

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

GET /api/translations/appinventor/noprojectdialog/fil/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/noprojectdialog/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/fil/?format=api",
            "dictionary": null,
            "user": 3,
            "author": 3,
            "timestamp": "2024-01-11T21:40:56.722160Z",
            "action": 0,
            "target": "",
            "id": 78827,
            "action_name": "Resource update",
            "url": "https://weblate.appinventor.mit.edu/api/changes/78827/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/noprojectdialog/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/fil/?format=api",
            "dictionary": null,
            "user": 3,
            "author": null,
            "timestamp": "2024-01-11T21:40:56.808396Z",
            "action": 17,
            "target": "",
            "id": 78828,
            "action_name": "Committed changes",
            "url": "https://weblate.appinventor.mit.edu/api/changes/78828/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/noprojectdialog/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/fil/?format=api",
            "dictionary": null,
            "user": 3,
            "author": 3,
            "timestamp": "2024-01-11T21:40:58.827299Z",
            "action": 44,
            "target": "",
            "id": 78829,
            "action_name": "New string to translate",
            "url": "https://weblate.appinventor.mit.edu/api/changes/78829/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/noprojectdialog/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/fil/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-15T19:11:37.836902Z",
            "action": 0,
            "target": "",
            "id": 94516,
            "action_name": "Resource update",
            "url": "https://weblate.appinventor.mit.edu/api/changes/94516/?format=api"
        }
    ]
}