Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91780/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_building-products/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_building-products/de_DE/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/mkufner/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/mkufner/?format=api",
    "timestamp": "2020-06-15T18:53:02.127784Z",
    "action": 5,
    "target": "FreeBSD kennt keine <quote>von Unternehmen angestellten</quote> Committer. Die einzelnen Committer tragen die Verantwortung für die Änderungen, die sie am Code vornehmen. Das <link xlink:href=\"@@URL_RELPREFIX@@/doc/de_US.ISO8859-1/articles/committers-guide\">Handbuch für FreeBSD-Committer</link><citation>ComGuide</citation> beschreibt die Regeln und Pflichten für Committer.",
    "id": 69658,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/69658/?format=api"
}