Units API.

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

GET /api/units/23559/?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_filtering-bridge/es/?format=api",
    "source": [
        "add deny all from 1.2.3.4/8 to any in via fxp0"
    ],
    "previous_source": "",
    "target": [
        "add deny all from 1.2.3.4/8 to any in via fxp0"
    ],
    "id_hash": -1611033019047626094,
    "content_hash": -1611033019047626094,
    "location": "article.translate.xml:331",
    "context": "",
    "note": "(itstool) path: sect1/programlisting",
    "flags": "no-wrap",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate-dev.freebsd.org/api/units/98144/?format=api",
    "priority": 100,
    "id": 23559,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_filtering-bridge/es/?checksum=69a476013a3dba92",
    "url": "https://translate-dev.freebsd.org/api/units/23559/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:03:43.597969Z"
}