Translation components API.

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

GET /api/translations/libo_help-7-6/textscalc01/ca/changes/?format=api&page=171
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8501,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/ca/changes/?format=api&page=170",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/99904221/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textscalc01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textscalc01/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:11:24.675143Z",
            "action": 59,
            "target": "Previsualització d'impressió",
            "id": 37314594,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37314594/?format=api"
        }
    ]
}