Units API

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

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

{
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app/es/?format=api",
    "source": "The photo cannot be taken because there is not enough storage on the selected memory card.",
    "previous_source": "",
    "target": "La fotografía no puede tomarse ya que no hay espacio de almacenamiento disponible en la tarjeta de memoria actual.",
    "id_hash": 5335492916394176479,
    "content_hash": 6413914540961224677,
    "location": "",
    "context": "error_not_enough_storage_message",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 199,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "priority": 100,
    "id": 24702,
    "web_url": "http://localization.fgae.de/translate/camerafv5/app/es/?checksum=ca0b7a89ef49afdf",
    "url": "https://localization.fgae.de/api/units/24702/?format=api",
    "source_info": "https://localization.fgae.de/api/sources/201/?format=api"
}