Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/res/nl/?format=api",
    "source": [
        "The password cannot be the same as user's login."
    ],
    "previous_source": "",
    "target": [
        "Het wachtwoord mag niet hetzelfde zijn als de gebruikersnaam van de gebruiker."
    ],
    "id_hash": 5467368291890379952,
    "content_hash": 5467368291890379952,
    "location": "",
    "context": "model:ir.message,text:msg_password_login",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 89,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.tryton.org/api/units/475222/?format=api",
    "priority": 100,
    "id": 32686,
    "web_url": "https://translate.tryton.org/translate/tryton/res/nl/?checksum=cbdffe7e7e5c3cb0",
    "url": "https://translate.tryton.org/api/units/32686/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:35:01.018898Z"
}