Units API.

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

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

{
    "translation": "https://l10n.elementary.io/api/translations/mail/mail/it/?format=api",
    "source": [
        "To: %s<br/>"
    ],
    "previous_source": "",
    "target": [
        "Per: %s<br/>"
    ],
    "id_hash": -8578434409708991232,
    "content_hash": -8578434409708991232,
    "location": "src/Composer.vala:706",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.elementary.io/api/units/2795011/?format=api",
    "priority": 100,
    "id": 2330250,
    "web_url": "https://l10n.elementary.io/translate/mail/mail/it/?checksum=08f3475ad84ecd00",
    "url": "https://l10n.elementary.io/api/units/2330250/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-12-17T20:59:57.063817Z"
}