Units API.

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

GET /api/units/1234903/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-extras/pt_BR/?format=api",
    "language_code": "pt_BR",
    "source": [
        "ignoring sys.exit from rpmconf due to missing MERGE variable"
    ],
    "previous_source": "",
    "target": [
        "ignorando sys.exit de rpmconf devido a falta da variável MERGE"
    ],
    "id_hash": -2479357339822668515,
    "content_hash": -2479357339822668515,
    "location": "plugins/rpm_conf.py:92",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.fedoraproject.org/api/units/1230489/?format=api",
    "priority": 100,
    "id": 1234903,
    "web_url": "https://translate.fedoraproject.org/translate/dnf/dnf-plugins-extras/pt_BR/?checksum=5d978da2b89cc51d",
    "url": "https://translate.fedoraproject.org/api/units/1234903/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-19T21:12:00.348701Z",
    "last_updated": "2023-06-16T11:46:33.795393Z"
}