Units API.

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

GET /api/units/100726/?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_pr-guidelines/en/?format=api",
    "source": [
        "If the PR describes an error which you know has been corrected in <literal>-CURRENT</literal>, but not in <literal>-STABLE</literal>, try to find out when the person who corrected it is planning to MFC it, or try to find someone else (maybe yourself?) to do it. Set the state to <quote>patched</quote> and assign it to whomever will do the MFC."
    ],
    "previous_source": "",
    "target": [
        "If the PR describes an error which you know has been corrected in <literal>-CURRENT</literal>, but not in <literal>-STABLE</literal>, try to find out when the person who corrected it is planning to MFC it, or try to find someone else (maybe yourself?) to do it. Set the state to <quote>patched</quote> and assign it to whomever will do the MFC."
    ],
    "id_hash": -4444249216196030806,
    "content_hash": -4444249216196030806,
    "location": "article.translate.xml:807",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 197,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 58,
    "source_unit": "https://translate-dev.freebsd.org/api/units/100726/?format=api",
    "priority": 100,
    "id": 100726,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_pr-guidelines/en/?checksum=4252dae26f53ceaa",
    "url": "https://translate-dev.freebsd.org/api/units/100726/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:15:17.893864Z"
}