Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15707561/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/sl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/filmsi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/filmsi/?format=api",
    "timestamp": "2024-04-24T14:54:54.312406Z",
    "action": 5,
    "target": "VLAN %(interface_name)s (%(parent_device)s, ID %(vlanid)s) je povezan",
    "id": 15744525,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15744525/?format=api"
}