Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/208253/?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-25T11:40:25.543411Z",
    "action": 5,
    "target": "<application>CUPS</application>, het Common UNIX Printing System, voorziet in een portabele afdrukvoorziening voor <trademark class=\"registered\">UNIX</trademark>-gebaseerde bedrijfssystemen. Het is ontwikkeld door Easy Software Products om een standaard afdrukoplossing te promoten voor alle <trademark class=\"registered\">UNIX</trademark> fabrikanten en gebruikers.",
    "id": 85359,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/85359/?format=api"
}