Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-properties/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-properties/fil/?format=api",
            "dictionary": null,
            "user": 3,
            "author": 3,
            "timestamp": "2025-01-16T17:01:39.393389Z",
            "action": 0,
            "target": "",
            "id": 96059,
            "action_name": "Resource update",
            "url": "https://weblate.appinventor.mit.edu/api/changes/96059/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-properties/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-properties/fil/?format=api",
            "dictionary": null,
            "user": 3,
            "author": 3,
            "timestamp": "2025-01-16T17:04:44.477727Z",
            "action": 44,
            "target": "",
            "id": 96086,
            "action_name": "New string to translate",
            "url": "https://weblate.appinventor.mit.edu/api/changes/96086/?format=api"
        },
        {
            "unit": "https://weblate.appinventor.mit.edu/api/units/284206/?format=api",
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-properties/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-properties/fil/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-12-11T19:46:27.662734Z",
            "action": 4,
            "target": "hey, I am a random person from google ;)))",
            "id": 96471,
            "action_name": "Suggestion added",
            "url": "https://weblate.appinventor.mit.edu/api/changes/96471/?format=api"
        },
        {
            "unit": "https://weblate.appinventor.mit.edu/api/units/284206/?format=api",
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-properties/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-properties/fil/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-12-11T19:49:30.337487Z",
            "action": 4,
            "target": "wtf",
            "id": 96472,
            "action_name": "Suggestion added",
            "url": "https://weblate.appinventor.mit.edu/api/changes/96472/?format=api"
        },
        {
            "unit": "https://weblate.appinventor.mit.edu/api/units/284208/?format=api",
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-properties/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-properties/fil/?format=api",
            "dictionary": null,
            "user": null,
            "author": 1,
            "timestamp": "2025-12-11T19:50:09.449245Z",
            "action": 4,
            "target": "Zdrw LDK forumiuks",
            "id": 96473,
            "action_name": "Suggestion added",
            "url": "https://weblate.appinventor.mit.edu/api/changes/96473/?format=api"
        }
    ]
}