Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/174924/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ops/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ops/locale/fr_CA/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "timestamp": "2022-07-02T12:49:25.204480Z",
    "action": 30,
    "target": "<h4>Pre-Installation Steps</h4>\n<p>1. The following files and directories (and their contents) must be made writable:</p>\n<ul>\n\t<li><tt>config.inc.php</tt> is writable (optional): {$writable_config}</li>\n\t<li><tt>public/</tt> is writable: {$writable_public}</li>\n\t<li><tt>cache/</tt> is writable: {$writable_cache}</li>\t\n\t<li><tt>cache/t_cache/</tt> is writable: {$writable_templates_cache}</li>\n\t<li><tt>cache/t_compile/</tt> is writable: {$writable_templates_compile}</li>\n\t<li><tt>cache/_db</tt> is writable: {$writable_db_cache}</li>\n</ul>\n\n<p>2. A directory to store uploaded files must be created and made writable (see \"File Settings\" below).</p>",
    "id": 279184,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/279184/?format=api"
}