Units API.

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

GET /api/units/2312168/?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-reipl/master/fr/?format=api",
    "source": [
        "D&evice"
    ],
    "previous_source": "",
    "target": [
        "Périphériqu&e"
    ],
    "id_hash": -6981208948720550917,
    "content_hash": -6981208948720550917,
    "location": "src/include/reipl/dialogs.rb:123",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.opensuse.org/api/units/12581205/?format=api",
    "priority": 100,
    "id": 2312168,
    "web_url": "https://l10n.opensuse.org/translate/yast-reipl/master/fr/?checksum=1f1dc372fcbbbbfb",
    "url": "https://l10n.opensuse.org/api/units/2312168/?format=api",
    "explanation": "",
    "extra_flags": ""
}