Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/27434/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_nanobsd/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_nanobsd/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-10-20T12:12:58.769167Z",
    "action": 13,
    "target": "",
    "id": 17889,
    "action_name": "New source string",
    "url": "https://translate-dev.freebsd.org/api/changes/17889/?format=api"
}