Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17689664/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libvirt/libvirt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libvirt/libvirt/pa/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mt:weblate/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate/?format=api",
    "timestamp": "2024-04-27T10:19:10.787033Z",
    "action": 4,
    "target": "[--%1$s] <string>",
    "id": 15905799,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/15905799/?format=api"
}