Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/133353/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/streama/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/streama/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:35.343705Z",
    "action": 71,
    "target": "        $ git clone https://github.com/mean00/avidemux2/\n        $ cd avidemux2\n        $ sudo apt-get install build-essential cmake \\\n        pkg-config yasm libsqlite3-dev libfontconfig1-dev \\\n        libfribidi-dev libxvdev libvdpau-dev libva-dev \\\n        libasound2-dev libpulse-dev libfdk-aac-dev \\\n        libpng-dev libmp3lame-dev libx264-dev \\\n        libxvidcore-dev libfaad-dev libfaac-dev libopus-dev \\\n        libvorbis-dev libogg-dev libdca-dev libx265-dev\n        $ wget https://www.deb-multimedia.org/pool/main/a/aften/libaften0_0.0.8svn20100103-dmo2_amd64.deb\n        $ wget https://www.deb-multimedia.org/pool/main/a/aften/libaften-dev_0.0.8svn20100103-dmo2_amd64.deb\n        $ sudo dpkg -i libaften0_0.0.8svn20100103-dmo2_amd64.deb\n        $ sudo dpkg -i libaften-dev_0.0.8svn20100103-dmo2_amd64.deb\n        $ bash bootStrap.bash --deb --without-qt --with-cli\n",
    "id": 204645,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/204645/?format=api"
}