Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend/fr/?format=api",
    "source": [
        "Hi there! You just registered to join this event: « %{title} ». Please confirm the e-mail address you provided:"
    ],
    "previous_source": "",
    "target": [
        "Salut ! Vous venez de vous enregistrer pour rejoindre cet événement : « %{title} ». Merci de confirmer l'adresse email que vous avez fournie :"
    ],
    "id_hash": -6148565044800883188,
    "content_hash": -6148565044800883188,
    "location": "lib/web/templates/email/anonymous_participation_confirmation.text.eex:3",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 121,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://weblate.framasoft.org/api/units/321238/?format=api",
    "priority": 100,
    "id": 321363,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/backend/fr/?checksum=2aabe8ab1242760c",
    "url": "https://weblate.framasoft.org/api/units/321363/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-23T17:05:39.587518Z"
}