Units API.

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

GET /api/units/10759569/?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/rmt/i18n/en/?format=api",
    "source": [
        "Path to unpacked SMT data tarball"
    ],
    "previous_source": "",
    "target": [
        "Path to unpacked SMT data tarball"
    ],
    "id_hash": 8210556372476476073,
    "content_hash": 8210556372476476073,
    "location": "../lib/rmt/cli/smt_importer.rb:196",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 216,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/10759569/?format=api",
    "priority": 100,
    "id": 10759569,
    "web_url": "https://l10n.opensuse.org/translate/rmt/i18n/en/?checksum=f1f1c184f5c7baa9",
    "url": "https://l10n.opensuse.org/api/units/10759569/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-11-12T13:55:45.504830Z"
}