Units API.

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

GET /api/units/10636/?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/scout/command-not-found-master/fa/?format=api",
    "source": [
        "Program '%(prog)s' is present in package '%(pkg)s', which is installed on your system."
    ],
    "previous_source": "",
    "target": [
        "برنامه ی '%(prog)s' در بسته ی '%(pkg)s' موجود است ، که بر روی سیستم شما نصب شده است."
    ],
    "id_hash": 4843821447291236673,
    "content_hash": 4843821447291236673,
    "location": "handlers/bin/command-not-found:43",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://l10n.opensuse.org/api/units/12567247/?format=api",
    "priority": 100,
    "id": 10636,
    "web_url": "https://l10n.opensuse.org/translate/scout/command-not-found-master/fa/?checksum=c338b5f151367141",
    "url": "https://l10n.opensuse.org/api/units/10636/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2015-09-25T19:51:08Z"
}