Units API.

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

GET /api/units/385381/?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 rename does not belong to you."
    ],
    "previous_source": "",
    "target": [
        "Az átnevezendő alkalmazás nem Önhöz tartozik."
    ],
    "id_hash": 7353146302235724321,
    "content_hash": -198912217967843277,
    "location": "lib/Dolomon/Controller/Applications.pm:118",
    "context": "The application you're trying to rename does not belong to you.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 208,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.framasoft.org/api/units/209919/?format=api",
    "priority": 100,
    "id": 385381,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/hu/?checksum=e60b9f9a6e3cca21",
    "url": "https://weblate.framasoft.org/api/units/385381/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:09.799828Z"
}