Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28844024/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/glossary/pa/?format=api",
    "user": "https://hosted.weblate.org/api/users/pika10singh/?format=api",
    "author": null,
    "timestamp": "2016-06-07T12:14:54+02:00",
    "action": 5,
    "target": "ਨਾਂ",
    "id": 1036103,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/1036103/?format=api"
}