Changes API.

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

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

{
    "unit": "http://translate.mapotempo.com/api/units/54568/?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:16:04.701677+02:00",
    "action": 30,
    "target": "Observe the column headers of the model `CSV model <http://app.mapotempo.com/destination/import_template.csv>` _ example: \"tags\" is in the plural, check spellings.",
    "id": 20443,
    "action_name": "Source string changed",
    "url": "http://translate.mapotempo.com/api/changes/20443/?format=api"
}