Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourcemath/en_ZA/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcemath/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcemath/en_ZA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T00:49:59.729386Z",
            "action": 0,
            "target": "",
            "id": 151279,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/151279/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcemath/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcemath/en_ZA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-27T23:22:47.806703Z",
            "action": 0,
            "target": "",
            "id": 127373,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/127373/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcemath/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcemath/en_ZA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-18T20:43:00.232276Z",
            "action": 17,
            "target": "",
            "id": 118544,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/118544/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcemath/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcemath/en_ZA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-18T20:42:59.867596Z",
            "action": 0,
            "target": "",
            "id": 118543,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/118543/?format=api"
        }
    ]
}