Units API.

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

GET /api/units/5950635/?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/nl/?format=api",
    "source": [
        "Only when I tap Backup Now"
    ],
    "previous_source": "Only when I tap Backup Now!",
    "target": [
        "Alleen wanneer ik druk op Nu back-uppen"
    ],
    "id_hash": 6518616940867762863,
    "content_hash": -3029803767577510291,
    "location": "",
    "context": "pref_list_backup_frequency_none",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 105,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/5950875/?format=api",
    "priority": 100,
    "id": 5950635,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/nl/?checksum=da76c79213443aaf",
    "url": "https://hosted.weblate.org/api/units/5950635/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:16+01:00"
}