Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/531032/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsdinopo/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsdinopo/ru/?format=api",
    "user": "https://translate.tails.boum.org/api/users/dedmoroz/?format=api",
    "author": "https://translate.tails.boum.org/api/users/dedmoroz/?format=api",
    "timestamp": "2021-12-22T17:53:20.502966Z",
    "action": 5,
    "target": "О том, как установить *Dino* в Tails, рассказано [здесь](https://t-hinrichs.net/DinoTails/DinoTails_recent.html).",
    "id": 3041473,
    "action_name": "Translation added",
    "url": "https://translate.tails.boum.org/api/changes/3041473/?format=api"
}