Translation components API.

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

GET /api/translations/linphone-desktop/master/ru/changes/?format=api&page=37
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 724,
    "next": null,
    "previous": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/changes/?format=api&page=36",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Julonexus/?format=api",
            "author": "https://weblate.linphone.org/api/users/Julonexus/?format=api",
            "timestamp": "2023-11-24T10:29:55.776551Z",
            "action": 44,
            "target": "",
            "id": 44165,
            "action_name": "New strings to translate",
            "url": "https://weblate.linphone.org/api/changes/44165/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Julonexus/?format=api",
            "author": "https://weblate.linphone.org/api/users/Julonexus/?format=api",
            "timestamp": "2023-12-12T16:23:38.700839Z",
            "action": 0,
            "target": "",
            "id": 44328,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/44328/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-02T03:32:18.154134Z",
            "action": 0,
            "target": "",
            "id": 48142,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/48142/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-02T03:32:37.792288Z",
            "action": 44,
            "target": "",
            "id": 48158,
            "action_name": "New strings to translate",
            "url": "https://weblate.linphone.org/api/changes/48158/?format=api"
        }
    ]
}