Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/98895/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/arthurlutz/?format=api",
    "author": "https://translate.yunohost.org/api/users/arthurlutz/?format=api",
    "timestamp": "2024-03-29T14:39:52.837517Z",
    "action": 45,
    "target": "",
    "id": 149640,
    "action_name": "Contributor joined",
    "url": "https://translate.yunohost.org/api/changes/149640/?format=api"
}