Translation components API.

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

GET /api/components/documentation/developer-setup-docker/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 192,
    "next": null,
    "previous": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.funkwhale.audio/api/units/374987/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.938139Z",
            "action": 59,
            "target": "To run a reverse proxy for your app:",
            "id": 343944,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343944/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374986/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.938118Z",
            "action": 59,
            "target": "To add a wildcard certificate, copy the test certificate from the `docker/ssl` folder. This certificate is a wildcard for `*.funkwhale.test`",
            "id": 343943,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343943/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374984/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.938097Z",
            "action": 59,
            "target": "NetworkManager",
            "id": 343942,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343942/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374983/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.938077Z",
            "action": 59,
            "target": "dnsmasq",
            "id": 343941,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343941/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374981/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.938057Z",
            "action": 59,
            "target": "To resolve hostnames locally, run the following:",
            "id": 343940,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343940/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374980/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.938037Z",
            "action": 59,
            "target": "Set up two or more local instances",
            "id": 343939,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343939/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374979/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.938017Z",
            "action": 59,
            "target": "Set up a reverse proxy (such as traefik) to catch .dev requests with a TLS certificate",
            "id": 343938,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343938/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374978/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937997Z",
            "action": 59,
            "target": "Update your DNS resolver to resolve all your .dev hostnames locally",
            "id": 343937,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343937/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374977/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937976Z",
            "action": 59,
            "target": "Working on federation features requires some additional setup. You need to do the following:",
            "id": 343936,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343936/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374974/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937956Z",
            "action": 59,
            "target": "Set up federation support",
            "id": 343935,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343935/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374973/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937937Z",
            "action": 59,
            "target": "If you want to destroy your containers, run the following:",
            "id": 343934,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343934/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374972/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937917Z",
            "action": 59,
            "target": "Once you're done with the containers, you can stop them all:",
            "id": 343933,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343933/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374971/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937897Z",
            "action": 59,
            "target": "The Django admin interface on `http://localhost:8000/api/admin`",
            "id": 343932,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343932/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374970/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937877Z",
            "action": 59,
            "target": "The Funkwhale API on `http://localhost:8000/api/v1`",
            "id": 343931,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343931/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374969/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937857Z",
            "action": 59,
            "target": "The Funkwhale webapp on `http://localhost:8000`",
            "id": 343930,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343930/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374968/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937837Z",
            "action": 59,
            "target": "This gives you access to the following:",
            "id": 343929,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343929/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374967/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937817Z",
            "action": 59,
            "target": "Launch all services:",
            "id": 343928,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343928/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374966/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937797Z",
            "action": 59,
            "target": "Compile the translations:",
            "id": 343927,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343927/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374965/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937777Z",
            "action": 59,
            "target": "Once you have set up your containers, bring them up to start working on them.",
            "id": 343926,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343926/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374964/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937756Z",
            "action": 59,
            "target": "Manage services",
            "id": 343925,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343925/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374963/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937736Z",
            "action": 59,
            "target": "Add some fake data to populate the database. The following command creates 25 artists with random albums, tracks, and metadata.",
            "id": 343924,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343924/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374962/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937715Z",
            "action": 59,
            "target": "Create a superuser so you can log in to your local app:",
            "id": 343923,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343923/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374961/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937695Z",
            "action": 59,
            "target": "You need to create some local data to mimic a production environment.",
            "id": 343922,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343922/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374960/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937675Z",
            "action": 59,
            "target": "Set up local data",
            "id": 343921,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343921/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374959/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937653Z",
            "action": 59,
            "target": "This command creates all the required tables. You need to run this whenever there are changes to the API schema. You can run this at any time without causing issues.",
            "id": 343920,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343920/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374958/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937630Z",
            "action": 59,
            "target": "Funkwhale relies on a postgresql database to store information. To set this up, you need to run the `funkwhale-manage migrate` command:",
            "id": 343919,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343919/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374957/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937609Z",
            "action": 59,
            "target": "Set up the database",
            "id": 343918,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343918/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374956/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937587Z",
            "action": 59,
            "target": "Once you've set everything up, you need to build the containers. Run this command any time there are upstream changes or dependency changes to ensure you're up-to-date.",
            "id": 343917,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343917/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374955/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937567Z",
            "action": 59,
            "target": "Create a network for federation support",
            "id": 343916,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343916/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374954/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937547Z",
            "action": 59,
            "target": "Add the following variables to load images and enable access to Django admin pages:",
            "id": 343915,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343915/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374953/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937526Z",
            "action": 59,
            "target": "Create a `.env` file to enable customization of your setup.",
            "id": 343914,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343914/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374952/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937506Z",
            "action": 59,
            "target": "To set up your Docker environment:",
            "id": 343913,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343913/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374951/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937484Z",
            "action": 59,
            "target": "Funkwhale provides a `dev.yml` file that contains the required docker compose setup. You need to pass the `-f dev.yml` flag you run docker compose commands to ensure it uses this file. If you don't want to add this each time, you can export it as a `COMPOSE_FILE` variable:",
            "id": 343912,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343912/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374949/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937464Z",
            "action": 59,
            "target": "Set up your Docker environment",
            "id": 343911,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343911/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374947/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937443Z",
            "action": 59,
            "target": "HTTPS",
            "id": 343910,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343910/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374945/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937423Z",
            "action": 59,
            "target": "SSH",
            "id": 343909,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343909/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374943/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937402Z",
            "action": 59,
            "target": "Clone the Funkwhale repository to your system. The `develop` branch is checked out by default",
            "id": 343908,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343908/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374941/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937381Z",
            "action": 59,
            "target": "[Install docker compose](https://docs.docker.com/compose/install)",
            "id": 343907,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343907/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374939/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937360Z",
            "action": 59,
            "target": "[Install Docker](https://docs.docker.com/install)",
            "id": 343906,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343906/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374937/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937336Z",
            "action": 59,
            "target": "Funkwhale can be run in Docker containers for local development. You can work on any part of the Funkwhale codebase and run the container setup to test your changes. To work with Docker:",
            "id": 343905,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343905/?format=api"
        },
        {
            "unit": "https://translate.funkwhale.audio/api/units/374935/?format=api",
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": "https://translate.funkwhale.audio/api/translations/documentation/developer-setup-docker/en_devel/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:58.937301Z",
            "action": 59,
            "target": "Develop using Docker",
            "id": 343904,
            "action_name": "String updated in the repository",
            "url": "https://translate.funkwhale.audio/api/changes/343904/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.funkwhale.audio/api/components/documentation/developer-setup-docker/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-25T08:06:07.667053Z",
            "action": 51,
            "target": "",
            "id": 338673,
            "action_name": "Component created",
            "url": "https://translate.funkwhale.audio/api/changes/338673/?format=api"
        }
    ]
}