Changes API.

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

GET /api/changes/1550600/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translations.documentfoundation.org/api/units/4393115/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textshared05/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textshared05/fi/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/tjhietala/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/tjhietala/?format=api",
    "timestamp": "2020-11-23T20:22:09.256333Z",
    "action": 5,
    "target": "Paina <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Komento</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+C</emph>.",
    "id": 1550600,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/1550600/?format=api"
}