Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/fr/?format=api",
    "source": [
        "Are you sure you want to delete this challenge?"
    ],
    "previous_source": "",
    "target": [
        "Confirmez-vous vouloir supprimer ce défi ?"
    ],
    "id_hash": -6723394875119747567,
    "content_hash": 8020041907999835652,
    "location": "",
    "context": "sureDelCha",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.habitica.com/api/units/656233/?format=api",
    "priority": 100,
    "id": 49428,
    "web_url": "https://translate.habitica.com/translate/habitica/challenge/fr/?checksum=22b1b3fbafce3e11",
    "url": "https://translate.habitica.com/api/units/49428/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T17:56:04.028935Z"
}