Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/30501/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-nightmode/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-nightmode/pl/?format=api",
    "user": "https://weblate.rob006.net/api/users/rob006/?format=api",
    "author": "https://weblate.rob006.net/api/users/rob006/?format=api",
    "timestamp": "2020-07-25T15:20:49.164073Z",
    "action": 36,
    "target": "Ten motyw zostanie powiązany z twoim kontem i będzie zastosowany na wszystkich urządzeniach, chyba że użyjesz przełącznika poniżej, aby używać osobnych ustawień dla każdego urządzenia.",
    "id": 34570,
    "action_name": "Translation approved",
    "url": "https://weblate.rob006.net/api/changes/34570/?format=api"
}