Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/8621/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/nl/?format=api",
    "user": "https://weblate.info.ucl.ac.be/api/users/ltaffin/?format=api",
    "author": "https://weblate.info.ucl.ac.be/api/users/ltaffin/?format=api",
    "timestamp": "2019-10-09T12:05:29.412834+02:00",
    "action": 37,
    "target": "Een part van deze feedback is verbogen tot {}. Kom later terug en gooi de indiening opnieuw om de totaal feedback te zien.",
    "id": 1594,
    "action_name": "Marked for edit",
    "url": "https://weblate.info.ucl.ac.be/api/changes/1594/?format=api"
}