Units API.

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

GET /api/units/1999472/?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-packager/master/ar/?format=api",
    "source": [
        "View"
    ],
    "previous_source": "",
    "target": [
        "عرض"
    ],
    "id_hash": 5015368660970621358,
    "content_hash": 5015368660970621358,
    "location": "src/lib/packager/clients/repositories.rb:728",
    "context": "",
    "note": "combobox label",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 123,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.opensuse.org/api/units/12579453/?format=api",
    "priority": 100,
    "id": 1999472,
    "web_url": "https://l10n.opensuse.org/translate/yast-packager/master/ar/?checksum=c59a2b397ec7c9ae",
    "url": "https://l10n.opensuse.org/api/units/1999472/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-16T11:47:29Z"
}