Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/id/?format=api",
    "source": [
        "The program '%(prog)s' can be found in the following package:",
        "The program '%(prog)s' can be found in following packages:"
    ],
    "previous_source": "",
    "target": [
        "Program '%(prog)s' dapat ditemukan pada paket berikut:"
    ],
    "id_hash": 3995953065718741461,
    "content_hash": 3995953065718741461,
    "location": "handlers/bin/command-not-found:20",
    "context": "",
    "note": "",
    "flags": "python-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://l10n.opensuse.org/api/units/12567244/?format=api",
    "priority": 100,
    "id": 10844,
    "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/id/?checksum=b7747a244d4c79d5",
    "url": "https://l10n.opensuse.org/api/units/10844/?format=api",
    "explanation": "",
    "extra_flags": ""
}