Translation components API.

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

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

{
    "count": 564,
    "next": null,
    "previous": "https://weblate.linphone.org/api/translations/linphone-desktop/master/it/changes/?format=api&page=28",
    "results": [
        {
            "unit": "https://weblate.linphone.org/api/units/221132/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/it/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Cagliano/?format=api",
            "author": "https://weblate.linphone.org/api/users/Cagliano/?format=api",
            "timestamp": "2024-08-26T07:39:26.634609Z",
            "action": 5,
            "target": "Sto recuperando il profilo",
            "id": 50097,
            "action_name": "New translation",
            "url": "https://weblate.linphone.org/api/changes/50097/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/221133/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/it/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Cagliano/?format=api",
            "author": "https://weblate.linphone.org/api/users/Cagliano/?format=api",
            "timestamp": "2024-08-26T07:39:51.090213Z",
            "action": 5,
            "target": "Non riesco ad aprire l'URL di validazione per la creazione del profilo",
            "id": 50098,
            "action_name": "New translation",
            "url": "https://weblate.linphone.org/api/changes/50098/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/221134/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/it/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Cagliano/?format=api",
            "author": "https://weblate.linphone.org/api/users/Cagliano/?format=api",
            "timestamp": "2024-08-26T07:40:06.927756Z",
            "action": 5,
            "target": "Sto attendendo la validazione per %1",
            "id": 50099,
            "action_name": "New translation",
            "url": "https://weblate.linphone.org/api/changes/50099/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/221135/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/it/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Cagliano/?format=api",
            "author": "https://weblate.linphone.org/api/users/Cagliano/?format=api",
            "timestamp": "2024-08-26T07:41:31.095736Z",
            "action": 5,
            "target": "Risposta mal formattata per la creazione del profilo: manca il token ed il campo validation_url",
            "id": 50100,
            "action_name": "New translation",
            "url": "https://weblate.linphone.org/api/changes/50100/?format=api"
        }
    ]
}