Units API.

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

GET /api/units/1880202/?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-nfs/master/uk/?format=api",
    "source": [
        "Starting services..."
    ],
    "previous_source": "",
    "target": [
        "Запуск служб..."
    ],
    "id_hash": 892159493535096622,
    "content_hash": 892159493535096622,
    "location": "src/modules/Nfs.rb:381",
    "context": "",
    "note": "progress step label",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 66,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.opensuse.org/api/units/12578625/?format=api",
    "priority": 100,
    "id": 1880202,
    "web_url": "https://l10n.opensuse.org/translate/yast-nfs/master/uk/?checksum=8c6196551f26df2e",
    "url": "https://l10n.opensuse.org/api/units/1880202/?format=api",
    "explanation": "",
    "extra_flags": ""
}