Units API.

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

GET /api/units/567050/?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/peppercarrot/website/de/?format=api",
    "source": [
        "Diagram: on the left-hand side, Carrot is losing money with many middle-men. On the right-hand side, the result is more balanced."
    ],
    "previous_source": "",
    "target": [
        "Diagramm: Links verliert Carrot Geld durch viele Zwischenhändler. Rechts ist das Ergebnis ausgewogener."
    ],
    "id_hash": 6075670403650174030,
    "content_hash": 6075670403650174030,
    "location": "core/about.php:66",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://weblate.framasoft.org/api/units/566188/?format=api",
    "priority": 100,
    "id": 567050,
    "web_url": "https://weblate.framasoft.org/translate/peppercarrot/website/de/?checksum=d4511e0ab5ec3c4e",
    "url": "https://weblate.framasoft.org/api/units/567050/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-07T03:55:00.282584Z"
}