Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/app-ops/app/ar/?format=api",
    "source": [
        "App info"
    ],
    "previous_source": "",
    "target": [
        "معلومات التطبيق"
    ],
    "id_hash": -6870919216548081100,
    "content_hash": -6905559306483369961,
    "location": "",
    "context": "menu_app_info",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/2829/?format=api",
    "priority": 100,
    "id": 3224,
    "web_url": "https://weblate.rikka.app/translate/app-ops/app/ar/?checksum=20a59760513f1234",
    "url": "https://weblate.rikka.app/api/units/3224/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-15T16:48:33.421665Z"
}