Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/266960/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/uh/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/uh/hi/?format=api",
    "user": "https://hosted.weblate.org/api/users/patilsaurabhr/?format=api",
    "author": "https://hosted.weblate.org/api/users/patilsaurabhr/?format=api",
    "timestamp": "2013-12-07T11:42:16+01:00",
    "action": 5,
    "target": "अब के लिये यह सबसे उच्च खेलनेयोग्य स्तर है!",
    "id": 24328,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/24328/?format=api"
}