Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/119264130/?format=api",
    "component": "https://hosted.weblate.org/api/components/osmand/main/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/osmand/main/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/WaldiS/?format=api",
    "author": "https://hosted.weblate.org/api/users/WaldiS/?format=api",
    "timestamp": "2024-03-28T17:16:45.979592+01:00",
    "action": 5,
    "target": "- Nowy widżet \"Prędkościomierz\" kompatybilny z Android Auto\n\n - Konfiguracja ekranu mapy poprzez dodanie wielu przycisków \"Szybka akcja\"\n\n - Poprawiona czytelność danych na wykresach\n\n - Dodano filtry według danych czujnika dla tras\n\n - Dodano obsługę dodatkowych tagów GPX\n\n - Dostosowanie \"Odległości podczas nawigacji\": wybór między liczbami dokładnymi lub zaokrąglonymi w górę\n\n - Ujednolicony interfejs użytkownika dla wyboru trasy\n\n - Logowanie OpenStreetMap przełączone na OAuth 2.0\n\n",
    "id": 86123678,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/86123678/?format=api"
}