Translation components API.

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

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

{
    "count": 4751,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/changes/?format=api&page=95",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/100041563/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T23:14:37.943779Z",
            "action": 59,
            "target": "$[officename] Basic用語集",
            "id": 37425829,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/37425829/?format=api"
        }
    ]
}