Units API.

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

GET /api/units/1344080/?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-ftp-server/master/de/?format=api",
    "source": [
        "All changes will be lost. Really abort configuration?"
    ],
    "previous_source": "",
    "target": [
        "Alle Ă„nderungen werden verloren gehen. Konfiguration wirklich abbrechen?"
    ],
    "id_hash": 7821534871450466858,
    "content_hash": 7821534871450466858,
    "location": "src/include/ftp-server/dialogs.rb:104",
    "context": "",
    "note": "TRANSLATORS: popup message",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://l10n.opensuse.org/api/units/12575562/?format=api",
    "priority": 100,
    "id": 1344080,
    "web_url": "https://l10n.opensuse.org/translate/yast-ftp-server/master/de/?checksum=ec8bac867b22ba2a",
    "url": "https://l10n.opensuse.org/api/units/1344080/?format=api",
    "explanation": "",
    "extra_flags": ""
}