Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2038308/?format=api",
    "component": "https://hosted.weblate.org/api/components/noosfero/plugin-sub-organizations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/noosfero/plugin-sub-organizations/pt/?format=api",
    "user": "https://hosted.weblate.org/api/users/Sires/?format=api",
    "author": "https://hosted.weblate.org/api/users/Sires/?format=api",
    "timestamp": "2017-12-02T18:20:45+01:00",
    "action": 7,
    "target": "Não existe nenhuma sub-%s ainda.",
    "id": 2279181,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/2279181/?format=api"
}