Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_explaining-bsd/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2020-06-08T20:28:04.374298Z",
    "action": 47,
    "target": "",
    "id": 69173,
    "action_name": "新警报",
    "url": "https://translate-dev.freebsd.org/api/changes/69173/?format=api"
}