Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/ai-blockly-messages/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/ai-blockly-messages/ur/?format=api",
            "dictionary": null,
            "user": 148,
            "author": 148,
            "timestamp": "2024-09-21T02:05:30.178564Z",
            "action": 0,
            "target": "",
            "id": 92444,
            "action_name": "Resource update",
            "url": "https://weblate.appinventor.mit.edu/api/changes/92444/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/ai-blockly-messages/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/ai-blockly-messages/ur/?format=api",
            "dictionary": null,
            "user": 148,
            "author": null,
            "timestamp": "2024-09-21T02:05:30.323436Z",
            "action": 17,
            "target": "",
            "id": 92445,
            "action_name": "Committed changes",
            "url": "https://weblate.appinventor.mit.edu/api/changes/92445/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/ai-blockly-messages/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/ai-blockly-messages/ur/?format=api",
            "dictionary": null,
            "user": 148,
            "author": 148,
            "timestamp": "2024-09-21T02:05:34.238091Z",
            "action": 44,
            "target": "",
            "id": 92447,
            "action_name": "New string to translate",
            "url": "https://weblate.appinventor.mit.edu/api/changes/92447/?format=api"
        }
    ]
}