Units API.

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

GET /api/units/1111212/?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": [
        "Hostname Base"
    ],
    "previous_source": "",
    "target": [
        "Base de noms d'hôte"
    ],
    "id_hash": 1564749664107068673,
    "content_hash": 1564749664107068673,
    "location": "src/include/dhcp-server/dns-server-wizard.rb:580",
    "context": "",
    "note": "TRANSLATORS: table header item",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 219,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.opensuse.org/api/units/12574128/?format=api",
    "priority": 100,
    "id": 1111212,
    "web_url": "https://l10n.opensuse.org/translate/yast-dhcp-server/master/fr/?checksum=95b71b8773837d01",
    "url": "https://l10n.opensuse.org/api/units/1111212/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T15:20:40Z"
}