Units API.

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

GET /api/units/1503034/?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/documentation/glossary/pt_BR/?format=api",
    "source": [
        "Command line interface"
    ],
    "previous_source": "",
    "target": [
        "Interface da Linha de comando (CLI)"
    ],
    "id_hash": -7778481070981020609,
    "content_hash": -7778481070981020609,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1503020/?format=api",
    "priority": 100,
    "id": 1503034,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/glossary/pt_BR/?checksum=140d48ad9813843f",
    "url": "https://translate-dev.freebsd.org/api/units/1503034/?format=api",
    "explanation": "A interface da linha de comando (CLI) no FreeBSD é uma ferramenta poderosa que oferece controle total sobre o sistema. Através de comandos digitados, você pode executar tarefas, configurar o sistema, gerenciar arquivos e muito mais.",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-08T02:16:16.277362Z"
}