Translation components API.

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

GET /api/translations/yunohost-apps-test/streama/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 15,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "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-04-03T22:15:47.489865Z",
            "action": 0,
            "target": "",
            "id": 225182,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/225182/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149272/?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-04-03T22:15:47.489802Z",
            "action": 71,
            "target": "Avidemux compilation:",
            "id": 225181,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225181/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149271/?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-04-03T22:15:47.489708Z",
            "action": 71,
            "target": "Convert video:",
            "id": 225180,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225180/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149270/?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-04-03T22:15:47.489640Z",
            "action": 71,
            "target": "Installation guide",
            "id": 225179,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225179/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/149269/?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-04-03T22:15:47.489520Z",
            "action": 71,
            "target": "Additional information",
            "id": 225178,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/225178/?format=api"
        },
        {
            "unit": null,
            "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.343783Z",
            "action": 0,
            "target": "",
            "id": 204647,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/204647/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133354/?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.343745Z",
            "action": 71,
            "target": "Self hosted streaming media server",
            "id": 204646,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204646/?format=api"
        },
        {
            "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"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133351/?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.343583Z",
            "action": 71,
            "target": "        $ convert_movies -ffmpeg \n        $ convert_movies -avidemux\n        $ convert_movies -mencoder\n        $ convert_movies -avconv\n",
            "id": 204643,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204643/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133347/?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.342125Z",
            "action": 71,
            "target": "This can be changed in settings.",
            "id": 204641,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204641/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133346/?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.342089Z",
            "action": 71,
            "target": "**Password**: `admin`",
            "id": 204640,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204640/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133344/?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.342052Z",
            "action": 71,
            "target": "**Username**: `admin`",
            "id": 204639,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204639/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133343/?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.342016Z",
            "action": 71,
            "target": "After install:",
            "id": 204638,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204638/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133341/?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.341979Z",
            "action": 71,
            "target": "Default local video directory is: `__DATA_DIR__/upload` (must be mentioned in *Settings* page or can be changed)",
            "id": 204637,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204637/?format=api"
        },
        {
            "unit": "https://translate.yunohost.org/api/units/133339/?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.341942Z",
            "action": 71,
            "target": "Default upload directory is: `__DATA_DIR__` (must be mentioned in *Settings* page or can be changed)",
            "id": 204636,
            "action_name": "String added in the repository",
            "url": "https://translate.yunohost.org/api/changes/204636/?format=api"
        }
    ]
}