Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/2061/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Predatorix/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Predatorix/?format=api",
    "timestamp": "2019-11-15T17:54:04.159459Z",
    "action": 5,
    "target": "Wenn die Seite jetzt verlassen wird, werden die Änderungen verworfen.",
    "id": 18589,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/18589/?format=api"
}