Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/204387/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_faq/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-10-18T14:52:50.900161Z",
    "action": 30,
    "target": "Use Subversion if custom patches to the ports tree are needed or if running FreeBSD-CURRENT. Refer to <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/svn.html\">Using Subversion</link> for details.",
    "id": 83662,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/83662/?format=api"
}