Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/en/?format=api",
    "source": [
        "The root filesystem only has a total of {space} which is quite worrisome! You will likely run out of disk space very quickly! It's recommended to have at least 16 GB for the root filesystem."
    ],
    "previous_source": "",
    "target": [
        "The root filesystem only has a total of {space} which is quite worrisome! You will likely run out of disk space very quickly! It's recommended to have at least 16 GB for the root filesystem."
    ],
    "id_hash": -5814418186886280980,
    "content_hash": -1036028165184974893,
    "location": "",
    "context": "diagnosis_rootfstotalspace_critical",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 338,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://translate.yunohost.org/api/units/39453/?format=api",
    "priority": 100,
    "id": 39453,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=2f4f0977131288ec",
    "url": "https://translate.yunohost.org/api/units/39453/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-31T13:39:03.195652Z"
}