Units API.

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

GET /api/units/15865101/?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/weblate/legal/fr/?format=api",
    "source": [
        "Your name and e-mail address is used in VCS commits, it will stay there indefinitely."
    ],
    "previous_source": "",
    "target": [
        "Votre nom et votre adresse courriel sont utilisés dans les archivages du système de contrôle de versions, de façon permanente."
    ],
    "id_hash": 8678471544313629368,
    "content_hash": 8678471544313629368,
    "location": "wllegal/templates/legal/documents/summary.html:7",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://hosted.weblate.org/api/units/15862418/?format=api",
    "priority": 100,
    "id": 15865101,
    "web_url": "https://hosted.weblate.org/translate/weblate/legal/fr/?checksum=f8701fe398264ab8",
    "url": "https://hosted.weblate.org/api/units/15865101/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-13T08:47:25.307223+01:00"
}