Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4545477/?format=api",
    "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "author": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "timestamp": "2017-02-02T04:26:12+01:00",
    "action": 5,
    "target": "Enviando {num_files} archivo(s)",
    "id": 1573970,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/1573970/?format=api"
}