Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/618200/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/camorama/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/camorama/master/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/lchh/?format=api",
    "timestamp": "2023-12-21T16:13:54.849441Z",
    "action": 5,
    "target": "黑白(权重)",
    "id": 14194707,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/14194707/?format=api"
}