Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/355654/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/sale_shipment_tolerance/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/sale_shipment_tolerance/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-05-06T20:01:16.223616Z",
    "action": 13,
    "target": "",
    "id": 19930,
    "action_name": "Source string added",
    "url": "https://translate.tryton.org/api/changes/19930/?format=api"
}