Changes API.

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

GET /api/changes/50337/?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_filtering-bridge/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-11-02T18:31:49.649022Z",
    "action": 47,
    "target": "",
    "id": 50337,
    "action_name": "新警报",
    "url": "https://translate-dev.freebsd.org/api/changes/50337/?format=api"
}