Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/33505909/?format=api",
    "component": "https://hosted.weblate.org/api/components/unipatcher/metadata/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/unipatcher/metadata/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/Qib10/?format=api",
    "author": "https://hosted.weblate.org/api/users/Qib10/?format=api",
    "timestamp": "2021-08-23T11:18:36.647723+02:00",
    "action": 5,
    "target": "- Operasi file dilakukan dalam aplikasi terbuka, dan tidak dalam layanan latar belakang seperti sebelumnya.\n- Pekerjaan yang sudah selesai diberitahu sebagai pesan pop-up, bukan di area pemberitahuan.\n- Menambahkan bahasa Turki (terima kasih kepada Oğuz Ersen)\n- Terjemahan sekarang dikelola pada https://hosted.weblate.org/engage/unipatcher/",
    "id": 12323995,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/12323995/?format=api"
}