Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_rc-scripting/es/?format=api",
    "source": [
        "Here we use <envar>dummy_msg</envar> to actually control our script, i.e., to emit a variable message. Use of a shell function is overkill here, since it only runs a single command; an equally valid alternative is:"
    ],
    "previous_source": "",
    "target": [
        "Aquí usamos <envar>dummy_msg</envar> para controlar realmente nuestro script, es decir, para emitir un mensaje variable. El uso de una función de shell es excesivo aquí, ya que solo ejecuta un comando; una alternativa igualmente válida es:"
    ],
    "id_hash": 2832485484524982666,
    "content_hash": 2832485484524982666,
    "location": "article.translate.xml:501",
    "context": "",
    "note": "(itstool) path: callout/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://translate-dev.freebsd.org/api/units/100917/?format=api",
    "priority": 100,
    "id": 207266,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_rc-scripting/es/?checksum=a74f028a808fd18a",
    "url": "https://translate-dev.freebsd.org/api/units/207266/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-11-14T21:36:39.998271Z"
}