Translation components API.

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

GET /api/translations/libo_help-24-2/textsbasicguide/ast/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 252,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/ast/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/110307179/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:11.844188Z",
            "action": 59,
            "target": "<bookmark_value>Access2Base</bookmark_value><bookmark_value>Access de Microsoft; Access2Base</bookmark_value><bookmark_value>bases de datos d'Access; executar en Base</bookmark_value>",
            "id": 48042670,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48042670/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/110307178/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsbasicguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsbasicguide/ast/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T18:06:11.844116Z",
            "action": 59,
            "target": "Access2Base",
            "id": 48042669,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/48042669/?format=api"
        }
    ]
}