Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4110229/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/pasichna/?format=api",
    "author": "https://hosted.weblate.org/api/users/pasichna/?format=api",
    "timestamp": "2016-08-29T04:21:54+02:00",
    "action": 5,
    "target": "Всі товари у вашому складі доступні на цьому „ринку“, тому мешканцям не потрібно йти до рибалки або навіть на склад.",
    "id": 1270028,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/1270028/?format=api"
}