Units API.

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

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

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/en/?format=api",
    "source": [
        "name of link>>http://www.example.com"
    ],
    "previous_source": "",
    "target": [
        "name of link>>http://www.example.com"
    ],
    "id_hash": -6549212670229853670,
    "content_hash": -4517502915855105119,
    "location": "",
    "context": "core.edit.wikiToolbar.elink20text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 321,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.xwiki.org/api/units/27098/?format=api",
    "priority": 100,
    "id": 27098,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/xwiki-core-resources/en/?checksum=251c85c690764a1a",
    "url": "https://l10n.xwiki.org/api/units/27098/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-05-01T17:11:59.675000Z"
}