Units API.

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

GET /api/units/5950621/?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": [
        "Remind me daily if I don't add any entries."
    ],
    "previous_source": "Daily remind me, if I don't add any entries.",
    "target": [
        "Herinner me dagelijks als ik niks heb ingevoerd."
    ],
    "id_hash": -8688193570807173124,
    "content_hash": 7484122002245408600,
    "location": "",
    "context": "pref_title_daily_remainder_summary",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 91,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/5950861/?format=api",
    "priority": 100,
    "id": 5950621,
    "web_url": "https://hosted.weblate.org/translate/diet-diary/strings/nl/?checksum=076d55fab834affc",
    "url": "https://hosted.weblate.org/api/units/5950621/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-02T10:28:15+01:00"
}