Units API.

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

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

{
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/en/?format=api",
    "source": [
        "If a user's two-factor authentication credentials have been lost or compromised, you can reset them here. <em>If you do this, make sure the user is present and ready to set up their device with the new two-factor credentials. Otherwise, they will be locked out of their account.</em>"
    ],
    "previous_source": "",
    "target": [
        "If a user's two-factor authentication credentials have been lost or compromised, you can reset them here. <em>If you do this, make sure the user is present and ready to set up their device with the new two-factor credentials. Otherwise, they will be locked out of their account.</em>"
    ],
    "id_hash": 8105830408291462625,
    "content_hash": 8105830408291462625,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 199,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 47,
    "source_unit": "https://weblate.securedrop.org/api/units/20351/?format=api",
    "priority": 100,
    "id": 20351,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/en/?checksum=f07db1cf4fc5ade1",
    "url": "https://weblate.securedrop.org/api/units/20351/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-23T13:15:04.294851Z"
}