Units API.

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

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

{
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/sales/es/?format=api",
    "source": [
        "Are you sure you want to delete this sale? This action cannot be undone."
    ],
    "previous_source": "",
    "target": [
        "¿Seguro quiere borrar esta venta? Esta acción no se puede deshacer."
    ],
    "id_hash": 967844745050747850,
    "content_hash": 1009406049428858995,
    "location": "",
    "context": "delete_confirmation",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://translate.opensourcepos.org/api/units/251994/?format=api",
    "priority": 100,
    "id": 258623,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/es/?checksum=8d6e79aaf27a73ca",
    "url": "https://translate.opensourcepos.org/api/units/258623/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:49:01.401685Z"
}