Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/263140/?format=api",
    "component": "https://hosted.weblate.org/api/components/sumwars/the_ambush/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sumwars/the_ambush/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/vyguera/?format=api",
    "author": "https://hosted.weblate.org/api/users/vyguera/?format=api",
    "timestamp": "2013-11-03T13:56:34+01:00",
    "action": 2,
    "target": "Una maga concejala con el nombre de Ireana de Northborough parece estar en apuros al oeste de Dwarfenwall. Madie salvo un forajido podría salvarla. Si ella sobrevive lo suficiente...",
    "id": 14841,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/14841/?format=api"
}