Translation components API.

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

GET /api/components/appinventor/component-info/changes/?format=api&page=15
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 285,
    "next": null,
    "previous": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-info/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-info/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ur/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T20:15:03.289403Z",
            "action": 44,
            "target": "",
            "id": 92752,
            "action_name": "New string to translate",
            "url": "https://weblate.appinventor.mit.edu/api/changes/92752/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-info/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/ur_PK/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T20:15:03.294640Z",
            "action": 44,
            "target": "",
            "id": 92753,
            "action_name": "New string to translate",
            "url": "https://weblate.appinventor.mit.edu/api/changes/92753/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-info/?format=api",
            "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-info/zh_Hant/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T20:15:03.306255Z",
            "action": 44,
            "target": "",
            "id": 92754,
            "action_name": "New string to translate",
            "url": "https://weblate.appinventor.mit.edu/api/changes/92754/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-info/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-15T20:31:25.779368Z",
            "action": 21,
            "target": "",
            "id": 94418,
            "action_name": "Rebased repository",
            "url": "https://weblate.appinventor.mit.edu/api/changes/94418/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/component-info/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-15T18:56:31.633555Z",
            "action": 21,
            "target": "",
            "id": 94506,
            "action_name": "Rebased repository",
            "url": "https://weblate.appinventor.mit.edu/api/changes/94506/?format=api"
        }
    ]
}