Units API.

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

GET /api/units/100340/?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_pam/en/?format=api",
    "source": [
        "Note that it is possible, though not very common, to have the same module listed several times in the same chain. For instance, a module that looks up user names and passwords in a directory server could be invoked multiple times with different parameters specifying different directory servers to contact. PAM treat different occurrences of the same module in the same chain as different, unrelated modules."
    ],
    "previous_source": "",
    "target": [
        "Note that it is possible, though not very common, to have the same module listed several times in the same chain. For instance, a module that looks up user names and passwords in a directory server could be invoked multiple times with different parameters specifying different directory servers to contact. PAM treat different occurrences of the same module in the same chain as different, unrelated modules."
    ],
    "id_hash": -5807723676693057604,
    "content_hash": -5807723676693057604,
    "location": "article.translate.xml:665",
    "context": "",
    "note": "(itstool) path: section/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 113,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 66,
    "source_unit": "https://translate-dev.freebsd.org/api/units/100340/?format=api",
    "priority": 100,
    "id": 100340,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_pam/en/?checksum=2f66d2163115afbc",
    "url": "https://translate-dev.freebsd.org/api/units/100340/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:13:57.909455Z"
}