Units API.

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

GET /api/units/278499/?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": [
        "Optional: if authentication to the SMTP server is required, password"
    ],
    "previous_source": "",
    "target": [
        "Opcional: contraseña si el servidor SMTP requiere autenticación"
    ],
    "id_hash": 274478301753573411,
    "content_hash": 310887273730739040,
    "location": "",
    "context": "ADMIN.INFO.SMTP_PASS",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 81,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.framasoft.org/api/units/277751/?format=api",
    "priority": 100,
    "id": 278499,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/es/?checksum=83cf248faa930023",
    "url": "https://weblate.framasoft.org/api/units/278499/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:51.068284Z"
}