Units API.

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

GET /api/units/3224719/?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/anaconda/rhel-8/nn/?format=api",
    "source": [
        "%(product_name)s requires %(needed_ram)s MB of memory to install, but you only have %(total_ram)s MB on this machine.\n"
    ],
    "previous_source": "",
    "target": [
        "%(product_name)s krev %(needed_ram)s MB minne for å installerast, men du har berre %(total_ram)s MB på denne maskina.\n"
    ],
    "id_hash": 4889788445977458183,
    "content_hash": 4889788445977458183,
    "location": "pyanaconda/startup_utils.py:83",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 783,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://translate.fedoraproject.org/api/units/3144430/?format=api",
    "priority": 100,
    "id": 3224719,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-8/nn/?checksum=c3dc04af354bb607",
    "url": "https://translate.fedoraproject.org/api/units/3224719/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-25T17:12:40.580395Z"
}