Changes API.

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

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

{
    "unit": "http://translate.mapotempo.com/api/units/70295/?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/en/?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-07-22T16:56:15.867099+02:00",
    "action": 5,
    "target": "To avoid time slot error  :numref:`schedules_order_error_message`:",
    "id": 24208,
    "action_name": "New translation",
    "url": "http://translate.mapotempo.com/api/changes/24208/?format=api"
}