Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/master/fr/?format=api",
    "source": [
        "Cannot log in to the database server."
    ],
    "previous_source": "Cannot log in to the MySQL server",
    "target": [
        "Impossible de se connecter au serveur MySQL"
    ],
    "id_hash": 5634850031944773239,
    "content_hash": 5634850031944773239,
    "location": "src/Exceptions/AuthenticationFailure.php:35",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2884,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/122502280/?format=api",
    "priority": 100,
    "id": 122502370,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/master/fr/?checksum=ce33023fd4aaae77",
    "url": "https://hosted.weblate.org/api/units/122502370/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-12T02:24:48.463244+02:00"
}