Units API.

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

GET /api/units/278469/?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": [
        "Use first and last name of users as nickname in pads"
    ],
    "previous_source": "",
    "target": [
        "Usar nombre y apellido de los usuarios como nick en los pads"
    ],
    "id_hash": -193428857774952197,
    "content_hash": -6616299237222762127,
    "location": "",
    "context": "ADMIN.FIELD.USE_FIRST_AND_LAST_NAME_IN_PADS",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.framasoft.org/api/units/277721/?format=api",
    "priority": 100,
    "id": 278469,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/es/?checksum=7d50cd7a8b03b0fb",
    "url": "https://weblate.framasoft.org/api/units/278469/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:50.943420Z"
}