Translation components API.

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

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

{
    "count": 302,
    "next": null,
    "previous": "https://weblate.appinventor.mit.edu/api/translations/appinventor/ai-blockly-messages/es/changes/?format=api&page=15",
    "results": [
        {
            "unit": "https://weblate.appinventor.mit.edu/api/units/118498/?format=api",
            "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/es/?format=api",
            "dictionary": null,
            "user": 119,
            "author": 119,
            "timestamp": "2024-02-08T15:51:37.015415Z",
            "action": 2,
            "target": "¿Está en la lista? cosa %1 lista %2",
            "id": 83792,
            "action_name": "Translation changed",
            "url": "https://weblate.appinventor.mit.edu/api/changes/83792/?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/es/?format=api",
            "dictionary": null,
            "user": 3,
            "author": null,
            "timestamp": "2024-02-08T16:36:10.402658Z",
            "action": 17,
            "target": "",
            "id": 83795,
            "action_name": "Committed changes",
            "url": "https://weblate.appinventor.mit.edu/api/changes/83795/?format=api"
        }
    ]
}