Units API.

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

GET /api/units/12573885/?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-crowbar/master/en/?format=api",
    "source": [
        "The lowest address must be lower than the highest one."
    ],
    "previous_source": "",
    "target": [
        "The lowest address must be lower than the highest one."
    ],
    "id_hash": 7601795706307930020,
    "content_hash": 7601795706307930020,
    "location": "src/include/crowbar/complex.rb:1398",
    "context": "",
    "note": "error message",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "source_unit": "https://l10n.opensuse.org/api/units/12573885/?format=api",
    "priority": 100,
    "id": 12573885,
    "web_url": "https://l10n.opensuse.org/translate/yast-crowbar/master/en/?checksum=e97f00eb3992e7a4",
    "url": "https://l10n.opensuse.org/api/units/12573885/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-15T15:15:58Z"
}