Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/416598/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/sale_history/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/sale_history/pt/?format=api",
    "user": "https://translate.tryton.org/api/users/mdfpedro/?format=api",
    "author": "https://translate.tryton.org/api/users/mdfpedro/?format=api",
    "timestamp": "2019-11-27T23:40:27.692363Z",
    "action": 5,
    "target": "Revisão",
    "id": 73505,
    "action_name": "Translation added",
    "url": "https://translate.tryton.org/api/changes/73505/?format=api"
}