Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/455033/?format=api",
    "component": "https://translate.tails.net/api/components/tails/index/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/index/pl/?format=api",
    "user": "https://translate.tails.net/api/users/arfqq/?format=api",
    "author": "https://translate.tails.net/api/users/arfqq/?format=api",
    "timestamp": "2021-04-26T06:33:03.958978Z",
    "action": 4,
    "target": "Wyłącz komputer i uruchom Tails z swojej pamięci USB, zamiast uruchamiać Windows, MacOS lub Linux. Tails nie pozostawia na komputerze śladów po wyłączeniu.",
    "id": 2987351,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/2987351/?format=api"
}