Units API.

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

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

{
    "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ro/?format=api",
    "source": [
        "Restarting the app is required."
    ],
    "previous_source": "",
    "target": [
        "Este necesară repornirea aplicației."
    ],
    "id_hash": -4576021424817731769,
    "content_hash": -3599862527942186042,
    "location": "",
    "context": "app_settings_language_restart",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.ppc.lol/api/units/9981/?format=api",
    "priority": 100,
    "id": 10494,
    "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/ro/?checksum=407eb4c249298747",
    "url": "https://weblate.ppc.lol/api/units/10494/?format=api",
    "explanation": "",
    "extra_flags": ""
}