Units API.

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

GET /api/units/260929/?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/fr/?format=api",
    "source": [
        "Are you sure you want to delete the selected Sale(s)?"
    ],
    "previous_source": "",
    "target": [
        "Êtes-vous sûr(e) de vouloir supprimer ce(ces) vente(s) ?"
    ],
    "id_hash": -3303890246385239062,
    "content_hash": 4741394601128019705,
    "location": "",
    "context": "confirm_delete",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.opensourcepos.org/api/units/251970/?format=api",
    "priority": 100,
    "id": 260929,
    "web_url": "https://translate.opensourcepos.org/translate/opensourcepos/sales/fr/?checksum=522639535f547bea",
    "url": "https://translate.opensourcepos.org/api/units/260929/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-09-08T08:50:04.330560Z"
}