Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/208250/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_cups/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_cups/nl_NL/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/drexler/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/drexler/?format=api",
    "timestamp": "2020-11-25T10:12:24.211213Z",
    "action": 5,
    "target": "Een introductie van het Common Unix Printing System (CUPS)",
    "id": 85347,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/85347/?format=api"
}