Units API.

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

GET /api/units/15257381/?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-coreos/masterpagesprovisioning-digitalocean/it/?format=api",
    "source": [
        "doctl compute image create my-fcos-image --region sfo2 --image-url <download-url>\n# Wait for image creation to finish\nwhile ! doctl compute image list-user --output json | jq -c '.[] | select(.name==\"my-fcos-image\")' | grep available; do sleep 5; done\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 8473208172587578893,
    "content_hash": 8473208172587578893,
    "location": "pages/provisioning-digitalocean.adoc:29",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 37,
    "source_unit": "https://translate.fedoraproject.org/api/units/15257366/?format=api",
    "priority": 100,
    "id": 15257381,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-digitalocean/it/?checksum=f596e1f0a304f60d",
    "url": "https://translate.fedoraproject.org/api/units/15257381/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-04T22:03:41.336014Z",
    "last_updated": "2023-10-04T22:03:41.336035Z"
}