Translation components API.

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

GET /api/translations/postgis-workshop/installation/es/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Installation"
            ],
            "previous_source": "",
            "target": [
                "Instalación"
            ],
            "id_hash": -3959746046122658226,
            "content_hash": -3959746046122658226,
            "location": "../../en/installation.rst:4",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://weblate.osgeo.org/api/units/98059/?format=api",
            "priority": 100,
            "id": 98286,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=490c27f36019f64e",
            "url": "https://weblate.osgeo.org/api/units/98286/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.419868Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "To explore the PostgreSQL/PostGIS database, and learn about writing spatial queries in SQL, we will need some software, either installed locally or available remotely on the cloud."
            ],
            "previous_source": "",
            "target": [
                "Para explorar una base de datos PostgreSQL/PostGIS, y aprender a escribir consultas SQL espaciales, necesitamos algo de software que podrá estar instalado en local, o bien disponible en la nube."
            ],
            "id_hash": -1714055629652603552,
            "content_hash": -1714055629652603552,
            "location": "../../en/installation.rst:6",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://weblate.osgeo.org/api/units/98064/?format=api",
            "priority": 100,
            "id": 98288,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=6836737c7d4c4d60",
            "url": "https://weblate.osgeo.org/api/units/98288/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.421773Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "There are instructions below on how to access PostgreSQL for installation on Windows or MacOS. PostgreSQL for Windows and MacOS either include PostGIS or have an easy way to add it on."
            ],
            "previous_source": "",
            "target": [
                "A continuación se muestran instrucciones sobre cómo acceder a PostgreSQL para instalar en Windows o MacOS. PostgreSQL para Windows o MacOS o incluye PostGIS directamente o disponen de una forma sencilla para añadir la extensión."
            ],
            "id_hash": -8645956409205777958,
            "content_hash": -8645956409205777958,
            "location": "../../en/installation.rst:8",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 32,
            "source_unit": "https://weblate.osgeo.org/api/units/98068/?format=api",
            "priority": 100,
            "id": 98290,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=080364743dc719da",
            "url": "https://weblate.osgeo.org/api/units/98290/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.423597Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "There are instructions below on how to install `PgAdmin <https://www.pgadmin.org/>`_. PgAdmin is a graphical database explorer and SQL editor which provides a \"user facing\" interface to the database engine that does all the world."
            ],
            "previous_source": "",
            "target": [
                "A continuación hay instrucciones para instalar `PgAdmin <https://www.pgadmin.org/>`_. PgAdmin es una interfaz gráfica y un editor SQL que permite a los usuarios interactuar con el motor de bases de datos, que es el que hace todo el trabajo."
            ],
            "id_hash": -188319640073046668,
            "content_hash": -188319640073046668,
            "location": "../../en/installation.rst:9",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://weblate.osgeo.org/api/units/98072/?format=api",
            "priority": 100,
            "id": 98292,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=7d62f448fd377574",
            "url": "https://weblate.osgeo.org/api/units/98292/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.425428Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "For always up-to-date directions on installing PostgreSQL, go to the `PostgreSQL download page  <https://www.postgresql.org/download/>`_ and select the operating system you are using."
            ],
            "previous_source": "",
            "target": [
                "Para acceder a unas instrucciones actualizadas de PostgreSQL, hay que ir a la `página de descarga de PostgreSQL <https://www.postgresql.org/download/>`_ y seleccionar el sistema operativo adecuado."
            ],
            "id_hash": -649280775685351699,
            "content_hash": -649280775685351699,
            "location": "../../en/installation.rst:11",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 22,
            "source_unit": "https://weblate.osgeo.org/api/units/98076/?format=api",
            "priority": 100,
            "id": 98294,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=76fd4a9315c8d6ed",
            "url": "https://weblate.osgeo.org/api/units/98294/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.427351Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "PostgreSQL for Microsoft Windows"
            ],
            "previous_source": "",
            "target": [
                "PostgreSQL para Microsoft Windows"
            ],
            "id_hash": -2592733842513398091,
            "content_hash": -2592733842513398091,
            "location": "../../en/installation.rst:15",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/98080/?format=api",
            "priority": 100,
            "id": 98296,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=5c04c24e9fdaf6b5",
            "url": "https://weblate.osgeo.org/api/units/98296/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.429130Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "For a Windows install:"
            ],
            "previous_source": "",
            "target": [
                "Para una instalación en Windows:"
            ],
            "id_hash": 4283678020284972700,
            "content_hash": 4283678020284972700,
            "location": "../../en/installation.rst:17",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/98084/?format=api",
            "priority": 100,
            "id": 98298,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=bb72ae76ab3bfe9c",
            "url": "https://weblate.osgeo.org/api/units/98298/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.430874Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Go to the `Windows PostgreSQL download page <https://www.enterprisedb.com/downloads/postgres-postgresql-downloads>`_."
            ],
            "previous_source": "",
            "target": [
                "Ir a la `página de descarga de PostgreSQL para Windows <https://www.enterprisedb.com/downloads/postgres-postgresql-downloads>`_."
            ],
            "id_hash": 5758989352120956278,
            "content_hash": 5758989352120956278,
            "location": "../../en/installation.rst:19",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.osgeo.org/api/units/98088/?format=api",
            "priority": 100,
            "id": 98300,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=cfec0a4da66d3576",
            "url": "https://weblate.osgeo.org/api/units/98300/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.432671Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Select the latest version of PostgreSQL and save the installer to disk."
            ],
            "previous_source": "",
            "target": [
                "Seleccionar la última versión de PostgreSQL y guardar el instalador en disco."
            ],
            "id_hash": -9184842678157571158,
            "content_hash": -9184842678157571158,
            "location": "../../en/installation.rst:21",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://weblate.osgeo.org/api/units/98092/?format=api",
            "priority": 100,
            "id": 98302,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=0088e23f62920baa",
            "url": "https://weblate.osgeo.org/api/units/98302/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.434370Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Run the installer and accept the defaults."
            ],
            "previous_source": "",
            "target": [
                "Ejecutar el instalador aceptando los valores por defecto."
            ],
            "id_hash": 5467413961897680895,
            "content_hash": 5467413961897680895,
            "location": "../../en/installation.rst:23",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 10,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 7,
            "source_unit": "https://weblate.osgeo.org/api/units/98096/?format=api",
            "priority": 100,
            "id": 98304,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=cbe02807deec1fff",
            "url": "https://weblate.osgeo.org/api/units/98304/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.436057Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Find and run the \"StackBuilder\" program that was installed with the database."
            ],
            "previous_source": "",
            "target": [
                "Buscar y ejecutar el programa \"StackBuilder\" que se instaló con la base de datos."
            ],
            "id_hash": 8185905482281552012,
            "content_hash": 8185905482281552012,
            "location": "../../en/installation.rst:25",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 11,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://weblate.osgeo.org/api/units/98100/?format=api",
            "priority": 100,
            "id": 98306,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=f19a2daa5450888c",
            "url": "https://weblate.osgeo.org/api/units/98306/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.437769Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Select the \"Spatial Extensions\" section and choose latest \"PostGIS ..Bundle\" option."
            ],
            "previous_source": "",
            "target": [
                "Seleccionar la sección \"Spatial Extensions\" y elegir la última opción \"PostGIS ..Bundle\"."
            ],
            "id_hash": 1603893007130196785,
            "content_hash": 1603893007130196785,
            "location": "../../en/installation.rst:27",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 12,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://weblate.osgeo.org/api/units/98104/?format=api",
            "priority": 100,
            "id": 98308,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=96422c3133ba7b31",
            "url": "https://weblate.osgeo.org/api/units/98308/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.439517Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Accept the defaults and install."
            ],
            "previous_source": "",
            "target": [
                "Aceptar los valores por defecto e instalar."
            ],
            "id_hash": -2358525550891236173,
            "content_hash": -2358525550891236173,
            "location": "../../en/installation.rst:32",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 13,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://weblate.osgeo.org/api/units/98108/?format=api",
            "priority": 100,
            "id": 98310,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=5f44d581e97204b3",
            "url": "https://weblate.osgeo.org/api/units/98310/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.441269Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "PostgreSQL for Apple MacOS"
            ],
            "previous_source": "",
            "target": [
                "PostgreSQL para Apple MacOS"
            ],
            "id_hash": 4268814684739276314,
            "content_hash": 4268814684739276314,
            "location": "../../en/installation.rst:36",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 14,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/98112/?format=api",
            "priority": 100,
            "id": 98312,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=bb3de056afdb0e1a",
            "url": "https://weblate.osgeo.org/api/units/98312/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.442982Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "For a MacOS install:"
            ],
            "previous_source": "",
            "target": [
                "Para una instalación en MacOS:"
            ],
            "id_hash": 2940029150869453330,
            "content_hash": 2940029150869453330,
            "location": "../../en/installation.rst:38",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 15,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.osgeo.org/api/units/98116/?format=api",
            "priority": 100,
            "id": 98314,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=a8cd14ef8eddfa12",
            "url": "https://weblate.osgeo.org/api/units/98314/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.444689Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Go to the `Postgres.app <https://postgresapp.com/>`_ site, and download the latest release."
            ],
            "previous_source": "",
            "target": [
                "Ir a la web de `Postgres.app <https://postgresapp.com/>`_ y descargar la última versión publicada."
            ],
            "id_hash": 2155204446861859309,
            "content_hash": 2155204446861859309,
            "location": "../../en/installation.rst:40",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 16,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://weblate.osgeo.org/api/units/98120/?format=api",
            "priority": 100,
            "id": 98316,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=9de8d306918b19ed",
            "url": "https://weblate.osgeo.org/api/units/98316/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.446413Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Open the disk image, and drag the **Postgres** icon into the **Applications** folder."
            ],
            "previous_source": "",
            "target": [
                "Abrir la imagen de disco y arrastrar el icono **Postgres** a la carpeta **Aplicaciones**."
            ],
            "id_hash": -1157008299630404153,
            "content_hash": -1157008299630404153,
            "location": "../../en/installation.rst:42",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 17,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://weblate.osgeo.org/api/units/98124/?format=api",
            "priority": 100,
            "id": 98318,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=6ff17b14e259ddc7",
            "url": "https://weblate.osgeo.org/api/units/98318/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.448108Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "In the **Applications** folder, double-click the **Postgres** icon to start the server."
            ],
            "previous_source": "",
            "target": [
                "En la carpeta **Aplicaciones**, hacer doble clic en el icono **Postgres** para arrancar el servidor."
            ],
            "id_hash": -5469349182078464079,
            "content_hash": -5469349182078464079,
            "location": "../../en/installation.rst:47",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 18,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://weblate.osgeo.org/api/units/98128/?format=api",
            "priority": 100,
            "id": 98320,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=3418f7e591a3cfb1",
            "url": "https://weblate.osgeo.org/api/units/98320/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.449800Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Click the **Initialize** button to create a new blank database instance."
            ],
            "previous_source": "",
            "target": [
                "Hacer clic en el botón **Initialize** para crear una nueva instancia de base de datos en blanco."
            ],
            "id_hash": -4652394043697558133,
            "content_hash": -4652394043697558133,
            "location": "../../en/installation.rst:49",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 19,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://weblate.osgeo.org/api/units/98132/?format=api",
            "priority": 100,
            "id": 98322,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=3f6f604446438d8b",
            "url": "https://weblate.osgeo.org/api/units/98322/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.451565Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "In the **Applications** folder, go to the **Utilities** folder and open **Terminal**."
            ],
            "previous_source": "",
            "target": [
                "En la carpeta **Applications**, ir a la carpeta **Utilities** y abrir **Terminal**."
            ],
            "id_hash": 5674422533494681631,
            "content_hash": 5674422533494681631,
            "location": "../../en/installation.rst:54",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 20,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 12,
            "source_unit": "https://weblate.osgeo.org/api/units/98135/?format=api",
            "priority": 100,
            "id": 98324,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=cebf993ad66c301f",
            "url": "https://weblate.osgeo.org/api/units/98324/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.453311Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Add the command-line utilities to your `PATH` for convenience."
            ],
            "previous_source": "",
            "target": [
                "Por comodidad, añadir la ruta a las utilidades de línea de comandos a tu `PATH`."
            ],
            "id_hash": -6825520350773037763,
            "content_hash": -6825520350773037763,
            "location": "../../en/installation.rst:56",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 21,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.osgeo.org/api/units/98138/?format=api",
            "priority": 100,
            "id": 98326,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=2146e16774f9353d",
            "url": "https://weblate.osgeo.org/api/units/98326/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.454994Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "PgAdmin for Windows and MacOS"
            ],
            "previous_source": "",
            "target": [
                "PgAdmin para Windows y MacOS"
            ],
            "id_hash": 9092307591548700150,
            "content_hash": 9092307591548700150,
            "location": "../../en/installation.rst:65",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 22,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://weblate.osgeo.org/api/units/98141/?format=api",
            "priority": 100,
            "id": 98328,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=fe2e5d94d6d905f6",
            "url": "https://weblate.osgeo.org/api/units/98328/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.456682Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "PgAdmin is available for multiple platforms, at https://www.pgadmin.org/download/."
            ],
            "previous_source": "",
            "target": [
                "PgAdmin está disponible para múltiples plataformas en https://www.pgadmin.org/download/."
            ],
            "id_hash": -1550665375203098239,
            "content_hash": -1550665375203098239,
            "location": "../../en/installation.rst:67",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 23,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.osgeo.org/api/units/98144/?format=api",
            "priority": 100,
            "id": 98330,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=6a7aee0e99858181",
            "url": "https://weblate.osgeo.org/api/units/98330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.458355Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Download and install the latest version for your platform."
            ],
            "previous_source": "",
            "target": [
                "Descargar e instalar la última versión para tu plataforma."
            ],
            "id_hash": 4502033285802049596,
            "content_hash": 4502033285802049596,
            "location": "../../en/installation.rst:69",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 24,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.osgeo.org/api/units/98146/?format=api",
            "priority": 100,
            "id": 98333,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=be7a6f6baf37403c",
            "url": "https://weblate.osgeo.org/api/units/98333/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.460132Z"
        },
        {
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/es/?format=api",
            "source": [
                "Start PgAdmin!"
            ],
            "previous_source": "",
            "target": [
                "¡Arranca PgAdmin!"
            ],
            "id_hash": -329990344798113340,
            "content_hash": -329990344798113340,
            "location": "../../en/installation.rst:71",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 25,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://weblate.osgeo.org/api/units/98148/?format=api",
            "priority": 100,
            "id": 98336,
            "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/installation/es/?checksum=7b6ba3879efff1c4",
            "url": "https://weblate.osgeo.org/api/units/98336/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2021-11-14T01:14:37.461841Z"
        }
    ]
}