Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157197/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_explaining-bsd/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_explaining-bsd/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "timestamp": "2020-04-20T15:06:09.765922Z",
    "action": 5,
    "target": "También hay dos sistemas operativos BSD <trademark class=\"registered\">UNIX</trademark> adicionales que no son de código abierto, BSD/OS y <trademark class=\"registered\">Mac OS</trademark> X de Apple:",
    "id": 65666,
    "action_name": "Nuova traduzione",
    "url": "https://translate-dev.freebsd.org/api/changes/65666/?format=api"
}