Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2858319/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/LafarM/?format=api",
    "author": "https://hosted.weblate.org/api/users/LafarM/?format=api",
    "timestamp": "2015-12-10T23:32:41+01:00",
    "action": 5,
    "target": "\nAby zobaczyć swoje pierwsze zadanie, przejdź do następnej strony Dziennika i za pomocą przycisku na dole strony - wygląda to tak:",
    "id": 650759,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/650759/?format=api"
}