Changes API.

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

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

{
    "unit": "http://translate.mapotempo.com/api/units/54567/?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/pt/?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-05-13T11:31:11.130341+02:00",
    "action": 30,
    "target": "Best practice for a successful csv file import",
    "id": 20504,
    "action_name": "Source string changed",
    "url": "http://translate.mapotempo.com/api/changes/20504/?format=api"
}