Units API.

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

GET /api/units/14603/?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_committers-guide/es/?format=api",
    "source": [
        "Where <replaceable>abc</replaceable> is the account name of the person who approved."
    ],
    "previous_source": "",
    "target": [
        "Donde <replaceable>abc</replaceable> es el nombre de la cuenta de la persona que aprobó."
    ],
    "id_hash": 585394224615033759,
    "content_hash": 585394224615033759,
    "location": "article.translate.xml:2720",
    "context": "",
    "note": "(itstool) path: example/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 556,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate-dev.freebsd.org/api/units/93962/?format=api",
    "priority": 100,
    "id": 14603,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_committers-guide/es/?checksum=881fbcf21bbe8b9f",
    "url": "https://translate-dev.freebsd.org/api/units/14603/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T11:59:13.517034Z"
}