Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171404/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributing/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributing/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-06T14:19:44.890082Z",
    "action": 30,
    "target": "The <link xlink:href=\"https://www.freebsdfoundation.org\">FreeBSD Foundation</link> is a non-profit, tax-exempt foundation established to further the goals of the FreeBSD Project. As a 501(c)3 entity, the Foundation is generally exempt from US federal income tax as well as Colorado State income tax. Donations to a tax-exempt entity are often deductible from taxable federal income.",
    "id": 68293,
    "action_name": "Source string changed",
    "url": "https://translate-dev.freebsd.org/api/changes/68293/?format=api"
}