Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12799697/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/Kinnard/?format=api",
    "author": "https://hosted.weblate.org/api/users/Kinnard/?format=api",
    "timestamp": "2020-01-13T08:41:59+01:00",
    "action": 5,
    "target": "Grazie al risolutore DNS incorporato, non è richiesto un indirizzo DNS.",
    "id": 5302597,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/5302597/?format=api"
}