Translation components API.

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

GET /api/translations/libo_help-master/textsharedhelp/fr/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/fr/changes/?format=api",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/8457255/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/fr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "timestamp": "2020-02-10T15:52:20.784652Z",
            "action": 5,
            "target": "<variable id=\"xap_next\">Suivant</variable>",
            "id": 663603,
            "action_name": "Translation added",
            "url": "https://translations.documentfoundation.org/api/changes/663603/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/8457255/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/fr/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
            "timestamp": "2020-02-10T15:52:20.783017Z",
            "action": 45,
            "target": "",
            "id": 663602,
            "action_name": "Contributor joined",
            "url": "https://translations.documentfoundation.org/api/changes/663602/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-14T15:04:14.274039Z",
            "action": 0,
            "target": "",
            "id": 184485,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/184485/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T21:49:17.873657Z",
            "action": 0,
            "target": "",
            "id": 138424,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/138424/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedhelp/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedhelp/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T19:11:20.595074Z",
            "action": 0,
            "target": "",
            "id": 79405,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/79405/?format=api"
        }
    ]
}