Changes API.

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

GET /api/changes/712/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.silence.dev/api/units/25709/",
    "component": "https://translate.silence.dev/api/components/silence/silence-android/",
    "translation": "https://translate.silence.dev/api/translations/silence/silence-android/ar/",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2019-08-25T09:37:24.695328Z",
    "action": 13,
    "target": "",
    "id": 712,
    "action_name": "New source string",
    "url": "https://translate.silence.dev/api/changes/712/"
}