Units API.

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

GET /api/units/365769/?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/sdaps/master/fr/?format=api",
    "source": [
        "SDAPS uses multiple heuristics to detect determine the\n    state of checkboxes. There is a list for each heuristic giving the expected\n    state and the quality of the value (see defs.py). Using this command a PDF\n    will be created for each of the heuristics so that one can adjust the\n    values."
    ],
    "previous_source": "",
    "target": [
        "SDAPS utilise plusieurs méthodes pour déterminer l'état d'une\n\tcase à cocher. Il y a une liste pour chacune d'elles donnant l'état\n\tattendu et la qualité du résultat (voir defs.py). Un fichier PDF\n\tsera généré pour chaque méthode pouvant influer sur le résultat."
    ],
    "id_hash": 5463340952413217930,
    "content_hash": 5463340952413217930,
    "location": "sdaps/cmdline/boxgallery.py:32",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 50,
    "source_unit": "https://hosted.weblate.org/api/units/14738128/?format=api",
    "priority": 100,
    "id": 365769,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/fr/?checksum=cbd1afa6736f248a",
    "url": "https://hosted.weblate.org/api/units/365769/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:29+02:00"
}