Units API.

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

GET /api/units/11356436/?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-86/fil/?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": "",
    "target": [
        ""
    ],
    "id_hash": 5408577186852928428,
    "content_hash": 5408577186852928428,
    "location": "pyanaconda/startup_utils.py:85",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://translate.fedoraproject.org/api/units/11290038/?format=api",
    "priority": 100,
    "id": 11356436,
    "web_url": "https://translate.fedoraproject.org/translate/anaconda/rhel-86/fil/?checksum=cb0f204baaa67bac",
    "url": "https://translate.fedoraproject.org/api/units/11356436/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-14T02:21:48.524415Z"
}