Units API.

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

GET /api/units/278543/?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": [
        "Pad does not exist."
    ],
    "previous_source": "",
    "target": [
        "El pad no existe."
    ],
    "id_hash": 8462228402590291042,
    "content_hash": 2666841918131945522,
    "location": "",
    "context": "BACKEND.ERROR.PAD.INEXISTENT",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 126,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.framasoft.org/api/units/277795/?format=api",
    "priority": 100,
    "id": 278543,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/es/?checksum=f56fdfe5b89d9462",
    "url": "https://weblate.framasoft.org/api/units/278543/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:51.333613Z"
}