Units API.

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

GET /api/units/5010900/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/liberapay/core/ja/?format=api",
    "source": [
        "A Liberapay account was created on {0} with the email address {1}. Was it you?"
    ],
    "previous_source": "",
    "target": [
        "メールアドレス {1} を使用してLiberapayアカウントが{0}に作成されました。ご自身ですか?"
    ],
    "id_hash": -2498931251640670224,
    "content_hash": -2498931251640670224,
    "location": "",
    "context": "",
    "note": "",
    "flags": "python-brace-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 184,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://hosted.weblate.org/api/units/14805507/?format=api",
    "priority": 100,
    "id": 5010900,
    "web_url": "https://hosted.weblate.org/translate/liberapay/core/ja/?checksum=5d5203443bd5e7f0",
    "url": "https://hosted.weblate.org/api/units/5010900/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-03-16T12:39:30+01:00"
}