Units API.

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

GET /api/units/52711/?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": [
        "Your CSV file is not correctly formatted it will be ignored to avoid potential data loss"
    ],
    "previous_source": "",
    "target": [
        "Your CSV file is not correctly formatted it will be ignored to avoid potential data loss"
    ],
    "id_hash": -5669852162209595140,
    "content_hash": 785227794340470347,
    "location": "",
    "context": "user_import_bad_file",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 852,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "https://translate.yunohost.org/api/units/52711/?format=api",
    "priority": 100,
    "id": 52711,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=3150a37fa68440fc",
    "url": "https://translate.yunohost.org/api/units/52711/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-09-02T13:48:57.347701Z"
}