Units API.

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

GET /api/units/10384028/?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/logfly/translations/de/?format=api",
    "source": [
        "Error sending mail"
    ],
    "previous_source": "",
    "target": [
        "Fehler beim Senden der E-Mail"
    ],
    "id_hash": -6172126503976569596,
    "content_hash": -6172126503976569596,
    "location": "",
    "context": "Error\\ sending\\ mail",
    "note": "#: src/main/java/littlewins/winMail.java:301",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 460,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14886548/?format=api",
    "priority": 100,
    "id": 10384028,
    "web_url": "https://hosted.weblate.org/translate/logfly/translations/de/?checksum=2a5833a55db3f504",
    "url": "https://hosted.weblate.org/api/units/10384028/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-23T13:27:37+01:00"
}