Units API.

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

GET /api/units/9300991/?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/f36/af/?format=api",
    "source": [
        "The %(product_name)s graphical installer requires %(needed_ram)s MB of memory, but you only have %(total_ram)s MB.\n"
    ],
    "previous_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",
    "target": [
        "%(product_name)s benodig %(needed_ram)s MG geheue om te installeer, maar u het slegs %(total_ram)s MG op dié masjien.\n"
    ],
    "id_hash": 5408577186852928428,
    "content_hash": 5408577186852928428,
    "location": "pyanaconda/startup_utils.py:84",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 775,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://translate.fedoraproject.org/api/units/9298799/?format=api",
    "priority": 100,
    "id": 9300991,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/f36/af/?checksum=cb0f204baaa67bac",
    "url": "https://translate.fedoraproject.org/api/units/9300991/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-01-28T10:17:52.532309Z"
}