Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/954311/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/boothelper/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/boothelper/ru/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/Chubaka885/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/Alexx83/?format=api",
    "timestamp": "2024-08-13T19:26:58.611577Z",
    "action": 7,
    "target": "Если у Вас имеются аксессуары DUDU (не стороннего производителя) пожалуйста выберите приобретенные аксессуары.\nСистема автоматически выполнит за вас соответствующую настройку.",
    "id": 625411,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.dudu-auto.com/api/changes/625411/?format=api"
}