Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7617065/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/glossary/he/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yaron/?format=api",
    "author": null,
    "timestamp": "2020-01-16T10:03:58.541429Z",
    "action": 5,
    "target": "נותן חסות",
    "id": 47899,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/47899/?format=api"
}