Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25505780/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/fa/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/hossein/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/hossein/?format=api",
    "timestamp": "2021-02-20T16:33:43.389311Z",
    "action": 2,
    "target": "در حال حاضر هیچ نسخه قابل حمل ({multilingualtype}) موجود نیست",
    "id": 1904924,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1904924/?format=api"
}