Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/519964/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutwarningscomputerpo/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocaboutwarningscomputerpo/ru/?format=api",
    "user": "https://translate.tails.boum.org/api/users/ohai/?format=api",
    "author": "https://translate.tails.boum.org/api/users/dedmoroz/?format=api",
    "timestamp": "2021-07-19T05:00:33.075777Z",
    "action": 7,
    "target": "Прошивка включает BIOS (или UEFI) и другое программное обеспечение, которое хранится в электронных чипах на компьютере. Все операционные системы, включая Tails, для запуска нуждаются в прошивке. Поэтому ни одна операционная система не способна защитить нас от атаки с изменением прошивки. Tails зависит от качества прошивки, как автомобиль от качества дороги.",
    "id": 3010940,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3010940/?format=api"
}