Units API.

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

GET /api/units/14822581/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/es/?format=api",
    "source": [
        "%pre\n#!/bin/sh\nhds=\"\"\nmymedia=\"\"\nfor file in /proc/ide/h* do\nmymedia=`cat $file/media`\nif [ $mymedia == \"disk\" ] ; then\nhds=\"$hds `basename $file`\"\nfi\ndone\nset $hds\nnumhd=`echo $#`\ndrive1=`echo $hds | cut -d' ' -f1`\ndrive2=`echo $hds | cut -d' ' -f2`\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 446889491756872668,
    "content_hash": 446889491756872668,
    "location": "./pages/appendixes/Kickstart_Syntax_Reference.adoc:2338",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 965,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 42,
    "source_unit": "https://translate.fedoraproject.org/api/units/14816637/?format=api",
    "priority": 100,
    "id": 14822581,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-install-guide/f26pagesappendixeskickstart_syntax_reference/es/?checksum=8633aba00205f3dc",
    "url": "https://translate.fedoraproject.org/api/units/14822581/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-12T17:28:07.989544Z"
}