Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/838897/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/th/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/apichaya_cc/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/apichaya_cc/?format=api",
    "timestamp": "2024-10-17T09:00:13.235828Z",
    "action": 9,
    "target": "\n<h4>ขั้นตอนก่อนการติดตั้ง</h4>\n\n<p>1. ไฟล์และไดเรกทอรีต่อไปนี้ (รวมถึงเนื้อหาของมัน) ต้องสามารถเขียนได้:</p>\n<ul>\n\t<li><tt>config.inc.php</tt> สามารถเขียนได้ (ทางเลือก): {$writable_config}</li>\n\t<li><tt>public/</tt> สามารถเขียนได้: {$writable_public}</li>\n\t<li><tt>cache/</tt> สามารถเขียนได้: {$writable_cache}</li>\n\t<li><tt>cache/t_cache/</tt> สามารถเขียนได้: {$writable_templates_cache}</li>\n\t<li><tt>cache/t_compile/</tt> สามารถเขียนได้: {$writable_templates_compile}</li>\n\t<li><tt>cache/_db</tt> สามารถเขียนได้: {$writable_db_cache}</li>\n</ul>\n\n<p>2. ต้องสร้างไดเรกทอรีเพื่อจัดเก็บไฟล์ที่อัปโหลดและทำให้สามารถเขียนได้ (ดูที่ \"การตั้งค่าไฟล์\" ด้านล่าง)</p>",
    "id": 877150,
    "action_name": "Translation uploaded",
    "url": "http://translate.pkp.sfu.ca/api/changes/877150/?format=api"
}