Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5846726/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/sr/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2020-12-30T10:32:24.707778Z",
    "action": 4,
    "target": "\n    Можете променити контекст датотеке извршавањем chcon -R -t xen_image_t '$TARGET_PATH'\n    Такође морате променити подразумевани контекст датотеке на систему како бисте их сачували у случају поновног означавања.  „semanage fcontext -a -t xen_image_t '$TARGET_PATH'“\n    ",
    "id": 2827854,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/2827854/?format=api"
}