Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/en/?format=api",
    "source": [
        "Can't remove '{0}': {1}"
    ],
    "previous_source": "",
    "target": [
        "Can't remove '{0}': {1}"
    ],
    "id_hash": -2822700391366522511,
    "content_hash": -2822700391366522511,
    "location": "../src/client-python/reportclient/debuginfo.py:163",
    "context": "",
    "note": "",
    "flags": "python-brace-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.fedoraproject.org/api/units/277777/?format=api",
    "priority": 100,
    "id": 277777,
    "web_url": "https://translate.fedoraproject.org/translate/abrt/libreport/en/?checksum=58d3c0f3093e0971",
    "url": "https://translate.fedoraproject.org/api/units/277777/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-11T13:57:56.085017Z"
}