Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/115541/?format=api",
    "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arandr/translations/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/strebski/?format=api",
    "author": "https://hosted.weblate.org/api/users/strebski/?format=api",
    "timestamp": "2014-11-25T10:17:11+01:00",
    "action": 2,
    "target": "Kliknij przycisk z lewej kolumny oraz wciśnij kombinację klawiszy, którą chcesz przypisać do danego układu ekranu. (Użyj klawisza backspace w celu usunięcia skrótu klawiszowego, escape w celu anulowania edycji.) Następnie wybierz jeden lub więcej układów z prawej kolumny.\n\nBędzie to działać jedynie, gdy użyjesz metacity lub innego programu korzystający z jego konfiguracji.",
    "id": 135512,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/135512/?format=api"
}