Units API.

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

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

{
    "translation": "https://l10n.elementary.io/api/translations/code/code/pt_BR/?format=api",
    "source": [
        "Cannot read text in file “%s”"
    ],
    "previous_source": "",
    "target": [
        "Não é possível ler o texto no arquivo \"%s\""
    ],
    "id_hash": -4559776875282456931,
    "content_hash": -4559776875282456931,
    "location": "src/Services/Document.vala:786",
    "context": "",
    "note": "Show an error view which says \"Hey, I cannot read that file!\"",
    "flags": "c-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.elementary.io/api/units/3293934/?format=api",
    "priority": 100,
    "id": 3295452,
    "web_url": "https://l10n.elementary.io/translate/code/code/pt_BR/?checksum=40b86b1735bf9e9d",
    "url": "https://l10n.elementary.io/api/units/3295452/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-24T23:27:35.186411Z"
}