Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-program_management/masterpartialsbz_status/es/?format=api",
            "source": [
                "Bugzilla statuses"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7303737674371215075,
            "content_hash": 7303737674371215075,
            "location": "partials/bz_status.adoc:1",
            "context": "",
            "note": "type: Block title",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.fedoraproject.org/api/units/9200178/?format=api",
            "priority": 100,
            "id": 9201466,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-program_management/masterpartialsbz_status/es/?checksum=e55c16b7cd88aee3",
            "url": "https://translate.fedoraproject.org/api/units/9201466/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-01-12T18:01:13.691048Z"
        },
        {
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-program_management/masterpartialsbz_status/es/?format=api",
            "source": [
                "|Status|Meaning\n\n|NEW|The default state. Generally indicates bug has not been actively investigated by the assignee.\n|ASSIGNED|Can be used by maintainers to indicate that the bug has been vetted and is assigned for work.\n|ON_DEV|Can be used by maintainers to indicate that work is actively in progress. This is especially useful if there exists a team of maintainers for a package.\n|POST|Indicates a fix is ready, but not applied. This is often used when a pull request is open upstream.\n|MODIFIED|Indicates a fix has been built in an update. Bodhi will set this status automatically when an update is created if the bug is associated with the update.\n|ON_QA|Indicates an update with a fix is in the _testing_ repo. Bodhi will set this status automatically when an update reaches _updates-testing_ if the bug is associated with the update.\n|VERIFIED|Indicates a bug has a confirmed fix in an update.\n|RELEASE_PENDING|(Generally unused in Fedora. Used for Red Hat Enterprise Linux workflows.)\n|CLOSED|Indicates the bug has been fixed or will not be fixed. The CLOSED status has different resolutions to indicate why the bug was closed. Bodhi will set this status automatically when an update reaches the _updates_ repo if the bug is associated with the update.\n"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8692458277676580325,
            "content_hash": 8692458277676580325,
            "location": "partials/bz_status.adoc:14",
            "context": "",
            "note": "type: Table",
            "flags": "no-wrap",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 203,
            "source_unit": "https://translate.fedoraproject.org/api/units/10212766/?format=api",
            "priority": 100,
            "id": 10212863,
            "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-program_management/masterpartialsbz_status/es/?checksum=f8a1d0bfb9d0fde5",
            "url": "https://translate.fedoraproject.org/api/units/10212863/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-04-21T23:03:02.133866Z"
        }
    ]
}