Units API.

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

GET /api/units/1111360/?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-dhcp-server/master/fr/?format=api",
    "source": [
        "At least one address pair must be specified."
    ],
    "previous_source": "",
    "target": [
        "Au moins une paire d'adresses doit être spécifiée."
    ],
    "id_hash": 6774651889290529747,
    "content_hash": 6774651889290529747,
    "location": "src/include/dhcp-server/options.rb:582",
    "context": "",
    "note": "message popup",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 293,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://l10n.opensuse.org/api/units/12574201/?format=api",
    "priority": 100,
    "id": 1111360,
    "web_url": "https://l10n.opensuse.org/translate/yast-dhcp-server/master/fr/?checksum=de0465ffea174bd3",
    "url": "https://l10n.opensuse.org/api/units/1111360/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T15:20:44Z"
}