Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/16247/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/moulinette/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/moulinette/pt/?format=api",
    "user": "https://translate.yunohost.org/api/users/mifegui/?format=api",
    "author": "https://translate.yunohost.org/api/users/mifegui/?format=api",
    "timestamp": "2021-08-09T21:51:57.395433Z",
    "action": 45,
    "target": "",
    "id": 33301,
    "action_name": "Contributor joined",
    "url": "https://translate.yunohost.org/api/changes/33301/?format=api"
}