Units API.

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

GET /api/units/157202/?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_freebsd-questions/en/?format=api",
    "source": [
        "Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending <quote><literal>&gt; </literal></quote> to the original message works best. Leaving white space after the <quote><literal>&gt; ;</literal></quote> and leave empty lines between your text and the original text both make the result more readable."
    ],
    "previous_source": "",
    "target": [
        "Use some technique to identify which text came from the original message, and which text you add. I personally find that prepending <quote><literal>&gt; </literal></quote> to the original message works best. Leaving white space after the <quote><literal>&gt; ;</literal></quote> and leave empty lines between your text and the original text both make the result more readable."
    ],
    "id_hash": -5970337755137567787,
    "content_hash": -5970337755137567787,
    "location": "article.translate.xml:597",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 89,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 54,
    "source_unit": "https://translate-dev.freebsd.org/api/units/157202/?format=api",
    "priority": 100,
    "id": 157202,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_freebsd-questions/en/?checksum=2d251971a3ec13d5",
    "url": "https://translate-dev.freebsd.org/api/units/157202/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-18T18:14:52.688767Z"
}