Changes API.

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

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

{
    "unit": "http://translate.mapotempo.com/api/units/71596/?format=api",
    "component": "http://translate.mapotempo.com/api/components/mapotempo-wordpress/mapotempo-wordpress/?format=api",
    "translation": "http://translate.mapotempo.com/api/translations/mapotempo-wordpress/mapotempo-wordpress/en/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2020-09-10T14:14:18.676119+02:00",
    "action": 13,
    "target": "",
    "id": 27077,
    "action_name": "New source string",
    "url": "http://translate.mapotempo.com/api/changes/27077/?format=api"
}