Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/252293/?format=api",
    "component": "https://hosted.weblate.org/api/components/sumwars/greenorchid/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sumwars/greenorchid/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
    "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
    "timestamp": "2015-02-23T11:31:16+01:00",
    "action": 5,
    "target": "Ні",
    "id": 205847,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/205847/?format=api"
}