Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/hu/?format=api",
    "source": [
        "The application you're trying to delete does not belong to you."
    ],
    "previous_source": "",
    "target": [
        "A törlendő alkalmazás nem Önhöz tartozik."
    ],
    "id_hash": -7118985824179563740,
    "content_hash": -2726562371747471603,
    "location": "lib/Dolomon/Controller/Applications.pm:168",
    "context": "The application you're trying to delete does not belong to you.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 206,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.framasoft.org/api/units/209917/?format=api",
    "priority": 100,
    "id": 385379,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/hu/?checksum=1d34481c64bc5324",
    "url": "https://weblate.framasoft.org/api/units/385379/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:09.790155Z"
}