Translation components API.

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

GET /api/translations/libo_ui-master/editengmessages/de/changes/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 456,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-master/editengmessages/de/changes/?format=api&page=9",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/31268/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/editengmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/editengmessages/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:30:58.883609Z",
            "action": 13,
            "target": "",
            "id": 31569,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/31569/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/31265/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/editengmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/editengmessages/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:30:58.876120Z",
            "action": 13,
            "target": "",
            "id": 31567,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/31567/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/31263/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/editengmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/editengmessages/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:30:58.866430Z",
            "action": 13,
            "target": "",
            "id": 31565,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/31565/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/31261/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/editengmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/editengmessages/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:30:58.858098Z",
            "action": 13,
            "target": "",
            "id": 31562,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/31562/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/31258/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/editengmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/editengmessages/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:30:58.849686Z",
            "action": 13,
            "target": "",
            "id": 31560,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/31560/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/31253/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/editengmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/editengmessages/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:30:58.833621Z",
            "action": 13,
            "target": "",
            "id": 31557,
            "action_name": "Source string added",
            "url": "https://translations.documentfoundation.org/api/changes/31557/?format=api"
        }
    ]
}