Units API.

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

GET /api/units/10528043/?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/yast-installation/master/ar/?format=api",
    "source": [
        "Start service %1"
    ],
    "previous_source": "",
    "target": [
        "بدء خدمة %1"
    ],
    "id_hash": 622648878067608110,
    "content_hash": 622648878067608110,
    "location": "src/include/installation/inst_inc_second.rb:276",
    "context": "",
    "note": "TRANSLATORS: progress stage, %1 stands for service name",
    "flags": "ycp-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.opensuse.org/api/units/12576203/?format=api",
    "priority": 100,
    "id": 10528043,
    "web_url": "https://l10n.opensuse.org/translate/yast-installation/master/ar/?checksum=88a417db0d03ea2e",
    "url": "https://l10n.opensuse.org/api/units/10528043/?format=api",
    "explanation": "",
    "extra_flags": ""
}