Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9903050/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/fur/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
    "timestamp": "2022-06-07T20:39:41.279960Z",
    "action": 45,
    "target": "",
    "id": 5077231,
    "action_name": "Contributor joined",
    "url": "https://translate.fedoraproject.org/api/changes/5077231/?format=api"
}