Units API.

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

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

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlesnaming/en/?format=api",
    "source": [
        "Names provide a lot of flexibility compared to addresses. For the network, they play a similar role as variables in programming languages. No programmer using a high-level programming language would consider using hardcoded values instead of variables. For the same reasons, all networked applications should depend on names and avoid dealing with addresses as much as possible."
    ],
    "previous_source": "",
    "target": [
        "Names provide a lot of flexibility compared to addresses. For the network, they play a similar role as variables in programming languages. No programmer using a high-level programming language would consider using hardcoded values instead of variables. For the same reasons, all networked applications should depend on names and avoid dealing with addresses as much as possible."
    ],
    "id_hash": -3662186252768110805,
    "content_hash": -3662186252768110805,
    "location": "../../principles/naming.rst:137",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 57,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/37503/?format=api",
    "priority": 100,
    "id": 37503,
    "web_url": "https://weblate.info.ucl.ac.be/translate/cnp3-ebook/principlesnaming/en/?checksum=4d2d4d019670172b",
    "url": "https://weblate.info.ucl.ac.be/api/units/37503/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-17T01:14:27.119454+02:00"
}