Changes API.

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

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

{
    "unit": "http://translate.mapotempo.com/api/units/54663/?format=api",
    "component": "http://translate.mapotempo.com/api/components/mapotempo-doc/manual04-destinations/?format=api",
    "translation": "http://translate.mapotempo.com/api/translations/mapotempo-doc/manual04-destinations/pt/?format=api",
    "glossary_term": null,
    "user": "http://translate.mapotempo.com/api/users/cynthia/?format=api",
    "author": "http://translate.mapotempo.com/api/users/cynthia/?format=api",
    "timestamp": "2020-05-13T11:53:31.930832+02:00",
    "action": 30,
    "target": "The following page is displayed :numref:`app-destinations-tags-num-600-edit`:\n",
    "id": 20564,
    "action_name": "Source string changed",
    "url": "http://translate.mapotempo.com/api/changes/20564/?format=api"
}