Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7130806/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/teferenc/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/teferenc/?format=api",
    "timestamp": "2021-12-13T11:04:42.535683Z",
    "action": 45,
    "target": "",
    "old": "",
    "details": {},
    "id": 3787943,
    "action_name": "Contributor joined",
    "url": "https://translate.fedoraproject.org/api/changes/3787943/?format=api"
}