Units API

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

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

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/component-events/es/?format=api",
    "source": "Map has been initialized and is ready for user interaction.",
    "previous_source": "",
    "target": "El mapa se ha inicializado y está listo para la interacción del usuario.",
    "id_hash": 4344214838406558481,
    "content_hash": 3401239706042676841,
    "location": "",
    "context": "ReadyEventDescriptions",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 346,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "priority": 100,
    "id": 231087,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/component-events/es/?checksum=bc49c060ff343311",
    "url": "https://weblate.appinventor.mit.edu/api/units/231087/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/11296/?format=api"
}