Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7294734/?format=api",
    "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/feedreader/translations/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/oswaldo.goite/?format=api",
    "author": "https://hosted.weblate.org/api/users/oswaldo.goite/?format=api",
    "timestamp": "2018-06-30T03:28:28+02:00",
    "action": 5,
    "target": "El contenido de la URL es HTML, no hay feeds disponibles",
    "id": 2892773,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/2892773/?format=api"
}