Units API.

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

GET /api/units/27101/?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_linux-users/es/?format=api",
    "source": [
        "pass in on $ext_if inet proto tcp from any to ($ext_if) port 22"
    ],
    "previous_source": "",
    "target": [
        "pass in on $ext_if inet proto tcp from any to ($ext_if) port 22"
    ],
    "id_hash": -2126411211111231820,
    "content_hash": -2126411211111231820,
    "location": "article.translate.xml:341",
    "context": "",
    "note": "(itstool) path: sect1/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 68,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 13,
    "source_unit": "https://translate-dev.freebsd.org/api/units/99845/?format=api",
    "priority": 100,
    "id": 27101,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_linux-users/es/?checksum=627d78450b4e8eb4",
    "url": "https://translate-dev.freebsd.org/api/units/27101/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:12:10.247454Z"
}