Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171594/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_dev-model/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_dev-model/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-06T14:21:28.163006Z",
    "action": 30,
    "target": "The Source Repository Manager is the only one who is allowed to directly modify the repository without using the <xref linkend=\"tool-svn\"/> tool. It is their responsibility to ensure that technical problems that arise in the repository are resolved quickly. The source repository manager has the authority to back out commits if this is necessary to resolve a SVN technical problem.",
    "id": 68517,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/68517/?format=api"
}