Units API.

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

GET /api/units/278538/?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/mypads/frontend/es/?format=api",
    "source": [
        "Something goes wrong with cascade pads removal."
    ],
    "previous_source": "",
    "target": [
        "Algo va mal con la eliminación de los pads en cascada."
    ],
    "id_hash": -5280731878513489405,
    "content_hash": -8505436349121028423,
    "location": "",
    "context": "BACKEND.ERROR.GROUP.CASCADE_REMOVAL_PROBLEM",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 121,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.framasoft.org/api/units/277790/?format=api",
    "priority": 100,
    "id": 278538,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/es/?checksum=36b71255c31f4a03",
    "url": "https://weblate.framasoft.org/api/units/278538/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:51.300447Z"
}