Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/259423/?format=api",
    "component": "https://hosted.weblate.org/api/components/sumwars/the_ambush_of_the_undead/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush_of_the_undead/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/BO41/?format=api",
    "author": "https://hosted.weblate.org/api/users/BO41/?format=api",
    "timestamp": "2018-08-07T22:13:27+02:00",
    "action": 5,
    "target": "Verflucht sei Windklaue!",
    "id": 2974389,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/2974389/?format=api"
}