Translation components API.

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

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

{
    "count": 3402,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedguide/it/changes/?format=api&page=68",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/109490209/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedguide/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:41:41.644348Z",
            "action": 59,
            "target": "<bookmark_value>Esempi e modelli</bookmark_value><bookmark_value>Modello;nuovi documenti da modelli</bookmark_value><bookmark_value>Biglietto da visita;tramite modelli</bookmark_value>",
            "id": 47247970,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/47247970/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/109490208/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedguide/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:41:41.644305Z",
            "action": 59,
            "target": "Prime operazioni",
            "id": 47247969,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/47247969/?format=api"
        }
    ]
}