Units API.

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

GET /api/units/10384576/?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/fr/?format=api",
    "source": [
        "You need to restart the program"
    ],
    "previous_source": "",
    "target": [
        "Vous devez redémarrer le programme"
    ],
    "id_hash": -5605106513219052486,
    "content_hash": -5605106513219052486,
    "location": "",
    "context": "You\\ need\\ to\\ restart\\ the\\ program",
    "note": "#: src/main/java/liveUpdate/checkUpdate.java:96\n#: src/main/java/liveUpdate/checkUpdate.java:154",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 507,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/14886587/?format=api",
    "priority": 100,
    "id": 10384576,
    "web_url": "https://hosted.weblate.org/translate/logfly/translations/fr/?checksum=3236a952c7599c3a",
    "url": "https://hosted.weblate.org/api/units/10384576/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-23T13:27:38+01:00"
}