Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82775644/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/15_debian-packaging/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/15_debian-packaging/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
    "author": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
    "timestamp": "2024-02-20T19:34:00.260982+01:00",
    "action": 5,
    "target": "<computeroutput>$ </computeroutput><userinput>apt source samba\n</userinput><computeroutput>Reading package lists... Done\nNOTICE: 'samba' packaging is maintained in the 'Git' version control system at:\nhttps://salsa.debian.org/samba-team/samba.git\nPlease use:\ngit clone https://salsa.debian.org/samba-team/samba.git\nto retrieve the latest (possibly unreleased) updates to the package.\nNeed to get 12.3 MB of source archives.\nGet:1 http://security.debian.org/debian-security bullseye-security/main samba 2:4.13.13+dfsg-1~deb11u3 (dsc) [4,514 B]\nGet:2 http://security.debian.org/debian-security bullseye-security/main samba 2:4.13.13+dfsg-1~deb11u3 (tar) [11.8 MB]\nGet:3 http://security.debian.org/debian-security bullseye-security/main samba 2:4.13.13+dfsg-1~deb11u3 (diff) [468 kB]\nFetched 12.3 MB in 3s (4,582 kB/s)\ndpkg-source: info: extracting samba in samba-4.13.13+dfsg\ndpkg-source: info: unpacking samba_4.13.13+dfsg.orig.tar.xz\ndpkg-source: info: unpacking samba_4.13.13+dfsg-1~deb11u3.debian.tar.xz\ndpkg-source: info: using patch list from debian/patches/series\ndpkg-source: info: applying 07_private_lib\ndpkg-source: info: applying bug_221618_precise-64bit-prototype.patch\ndpkg-source: info: applying [...]\n</computeroutput>",
    "id": 81579578,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/81579578/?format=api"
}