Units API.

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

GET /api/units/43160/?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/boooks_fdp-primer/pt_BR/?format=api",
    "source": [
        "<envar>$HOME</envar> is set to the user's home directory."
    ],
    "previous_source": "",
    "target": [
        "<envar>$HOME</envar> aponta para o diretório inicial do usuário."
    ],
    "id_hash": 9090717172277460053,
    "content_hash": 9090717172277460053,
    "location": "book.translate.xml:261",
    "context": "",
    "note": "(itstool) path: row/entry",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108841/?format=api",
    "priority": 100,
    "id": 43160,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_fdp-primer/pt_BR/?checksum=fe28b71a7f243c55",
    "url": "https://translate-dev.freebsd.org/api/units/43160/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:25:04.738082Z"
}