Changes API.

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

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

{
    "unit": "http://translate.mapotempo.com/api/units/64303/?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/he/?format=api",
    "glossary_term": null,
    "user": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
    "author": "http://translate.mapotempo.com/api/users/inbalwiesel/?format=api",
    "timestamp": "2021-02-09T14:35:04.906590+01:00",
    "action": 2,
    "target": "<label id=\"Label_11\" > סוג הפניה</label><input id=\"TextBox_74439\" class=\"txt\" name=\"TextBox_74439\" maxlength=\"100\" size=\"45\" placeholder=\"יש לבחור מהרשימה\" type=\"text\" style=\"text-align:left;;text-transform:\" /><br />",
    "id": 30102,
    "action_name": "Translation changed",
    "url": "http://translate.mapotempo.com/api/changes/30102/?format=api"
}