Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?format=api",
            "source": [
                "Prerequisites"
            ],
            "previous_source": "",
            "target": [
                "Requisitos previos"
            ],
            "id_hash": 2733604921524602579,
            "content_hash": 2733604921524602579,
            "location": "./pages/prerequisites.adoc:1",
            "context": "",
            "note": "type: Title =",
            "flags": "no-wrap",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": true,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translate.fedoraproject.org/api/units/803250/?format=api",
            "priority": 100,
            "id": 15130423,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?checksum=a5efb7315fbbc6d3",
            "url": "https://translate.fedoraproject.org/api/units/15130423/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T16:22:50.281375Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?format=api",
            "source": [
                "The only requirements for contributing documentation updates to Fedora Docs are:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4987650310153353240,
            "content_hash": 4987650310153353240,
            "location": "./pages/prerequisites.adoc:4",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://translate.fedoraproject.org/api/units/5995203/?format=api",
            "priority": 100,
            "id": 15130424,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?checksum=c537b188088eb818",
            "url": "https://translate.fedoraproject.org/api/units/15130424/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T16:22:50.285624Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?format=api",
            "source": [
                "A link:++https://accounts.fedoraproject.org/++[Fedora Account System] (FAS) account."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4696888294446648068,
            "content_hash": -4696888294446648068,
            "location": "./pages/prerequisites.adoc:6",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/10810313/?format=api",
            "priority": 100,
            "id": 15130425,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?checksum=3ed14cfb3bd134fc",
            "url": "https://translate.fedoraproject.org/api/units/15130425/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T16:22:50.289115Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?format=api",
            "source": [
                "You must have signed the https://fedoraproject.org/wiki/Legal:Fedora_Project_Contributor_Agreement[Fedora Project Contributor Agreement] in FAS (in your profile, go to \"Settings\" -> \"Agreements\")."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5829775221009021252,
            "content_hash": -5829775221009021252,
            "location": "./pages/prerequisites.adoc:7",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.fedoraproject.org/api/units/10810314/?format=api",
            "priority": 100,
            "id": 15130426,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?checksum=2f187a52ef6206bc",
            "url": "https://translate.fedoraproject.org/api/units/15130426/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T16:22:50.292645Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?format=api",
            "source": [
                "You will need a basic knowledge of the *AsciiDoc* markup language, which is used to write the documentation pages (see xref:asciidoc-fedora:markup.adoc[AsciiDoc for Fedora])."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 2243905460128296662,
            "content_hash": 2243905460128296662,
            "location": "./pages/prerequisites.adoc:8",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 5,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 23,
            "source_unit": "https://translate.fedoraproject.org/api/units/10810315/?format=api",
            "priority": 100,
            "id": 15130427,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?checksum=9f23f4209481aed6",
            "url": "https://translate.fedoraproject.org/api/units/15130427/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T16:22:50.295734Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?format=api",
            "source": [
                "You can xref:contributing-to-existing-docs.adoc#_editing_online_in_pagure[modify/edit documentation pages directly in your browser] (without installing any new tools/software on your computer).  For larger updates which may be easier to work on offline, you may also need the following:"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -8708139586475359808,
            "content_hash": -8708139586475359808,
            "location": "./pages/prerequisites.adoc:12",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 6,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 34,
            "source_unit": "https://translate.fedoraproject.org/api/units/10810316/?format=api",
            "priority": 100,
            "id": 15130428,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?checksum=0726792f0d9e81c0",
            "url": "https://translate.fedoraproject.org/api/units/15130428/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T16:22:50.298687Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?format=api",
            "source": [
                "A plaintext editor, preferably with AsciiDoc syntax highlighting to work on the documentation pages. e.g., [application]`vim`, [application]`emacs`, [application]`Atom`, [application]`VSCode`."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7218135803993122218,
            "content_hash": 7218135803993122218,
            "location": "./pages/prerequisites.adoc:14",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 7,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 19,
            "source_unit": "https://translate.fedoraproject.org/api/units/10810317/?format=api",
            "priority": 100,
            "id": 15130429,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?checksum=e42bf8453989e5aa",
            "url": "https://translate.fedoraproject.org/api/units/15130429/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T16:22:50.301959Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?format=api",
            "source": [
                "[application]`git` (see xref::git.adoc[Git for docs writers])."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 3062052611806127690,
            "content_hash": 3062052611806127690,
            "location": "./pages/prerequisites.adoc:15",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 8,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://translate.fedoraproject.org/api/units/10810318/?format=api",
            "priority": 100,
            "id": 15130430,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?checksum=aa7e98a08242e64a",
            "url": "https://translate.fedoraproject.org/api/units/15130430/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T16:22:50.306596Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?format=api",
            "source": [
                "[application]`Podman` or [application]`Docker CE` to test your changes offline."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -6631066864397848008,
            "content_hash": -6631066864397848008,
            "location": "./pages/prerequisites.adoc:15",
            "context": "",
            "note": "type: Plain text",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 9,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://translate.fedoraproject.org/api/units/10810319/?format=api",
            "priority": 100,
            "id": 15130431,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-docs-contributing/masterpagesprerequisites/es/?checksum=23f9b7d1d9b3f238",
            "url": "https://translate.fedoraproject.org/api/units/15130431/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-08-29T16:22:50.310964Z"
        }
    ]
}