Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/diet-diary/strings/en/?format=api",
    "source": [
        "%1$s created"
    ],
    "previous_source": "",
    "target": [
        "%1$s created"
    ],
    "id_hash": -3749935810184491877,
    "content_hash": -5944786839314225643,
    "location": "",
    "context": "backup_external_successful",
    "note": "Will be shown after export operation. Text indicates a file has been created. %1$s will be replaced with the file name. %1$s should be written where the file name should appear.",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 38,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/5950840/?format=api",
    "priority": 100,
    "id": 5950840,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/en/?checksum=4bf58d3fa76fcc9b",
    "url": "https://hosted.weblate.org/api/units/5950840/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:14+01:00"
}