Units API.

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

GET /api/units/3555925/?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/terminal/terminal/fr/?format=api",
    "source": [
        "Exit FullScreen"
    ],
    "previous_source": "",
    "target": [
        "Quitter le plein écran"
    ],
    "id_hash": 8314138511800159058,
    "content_hash": 8314138511800159058,
    "location": "src/MainWindow.vala:267",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.elementary.io/api/units/3555873/?format=api",
    "priority": 100,
    "id": 3555925,
    "web_url": "https://l10n.elementary.io/translate/terminal/terminal/fr/?checksum=f361c0ed213e4b52",
    "url": "https://l10n.elementary.io/api/units/3555925/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-19T21:48:58.092690Z"
}