Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/523503/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/ru/?format=api",
    "user": "https://translate.tails.net/api/users/dedmoroz/?format=api",
    "author": "https://translate.tails.net/api/users/dedmoroz/?format=api",
    "timestamp": "2021-07-22T05:38:34.123498Z",
    "action": 5,
    "target": "В некоторых сетях **разрешено подключение только конкретных MAC-адресов из списка**. Даже если ваше устройство в этом списке, анонимизация MAC-адреса не позволит ему подключиться к сети.",
    "id": 3012670,
    "action_name": "Translation added",
    "url": "https://translate.tails.net/api/changes/3012670/?format=api"
}