Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28774144/?format=api",
    "component": "https://hosted.weblate.org/api/components/gammu/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gammu/glossary/fi/?format=api",
    "user": "https://hosted.weblate.org/api/users/lahtis/?format=api",
    "author": null,
    "timestamp": "2019-11-18T07:58:07+01:00",
    "action": 5,
    "target": "poikkeus",
    "id": 5005956,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/5005956/?format=api"
}