Units API.

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

GET /api/units/288375/?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/lufi/default-theme/it/?format=api",
    "source": [
        "Hello %1,"
    ],
    "previous_source": "",
    "target": [
        "Buongiorno %1,"
    ],
    "id_hash": 1362867184336780901,
    "content_hash": -4306253115030557856,
    "location": "themes/default/templates/invitations/notification_files_sent.mail.ep:6",
    "context": "Hello %1,",
    "note": "(ucfirst(stash('invitation')",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 69,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/287066/?format=api",
    "priority": 100,
    "id": 288375,
    "web_url": "https://weblate.framasoft.org/translate/lufi/default-theme/it/?checksum=92e9e07bbe6e3e65",
    "url": "https://weblate.framasoft.org/api/units/288375/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-22T11:19:47.912262Z"
}