Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1408842/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/default/hu/?format=api",
    "dictionary": null,
    "user": 6,
    "author": 6,
    "timestamp": "2020-02-21T14:49:31",
    "action": 30,
    "target": "Sale of alcoholic beverages is carried out only to persons over 18 years of age upon presentation of an identity document.<br /> If at the time of dispensing an alcoholic beverage you cannot present an identity document, the restaurant employee has the right to refuse to give out products and complete the money-back procedure.<br /> Do you confirm that you are 18 years old or more?",
    "id": 413668,
    "action_name": "Source string changed",
    "url": "http://weblate.ucs.ru/api/changes/413668/?format=api"
}