Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/175839/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_handbook/nb_NO/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/n3c/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/n3c/?format=api",
    "timestamp": "2020-07-04T20:57:01.588090Z",
    "action": 5,
    "target": "For en liste over ytterligere informasjonskilder, vennligst se <xref linkend=\"bibliography\"/>.",
    "id": 73954,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/73954/?format=api"
}