Units API.

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

GET /api/units/57467367/?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/application/en/?format=api",
    "source": [
        "Use /path/to/repo for local backups or user@host:/path/to/repo or ssh://user@host:port/path/to/backups for remote SSH backups."
    ],
    "previous_source": "",
    "target": [
        "Use /path/to/repo for local backups or user@host:/path/to/repo or ssh://user@host:port/path/to/backups for remote SSH backups."
    ],
    "id_hash": -7969960372038362513,
    "content_hash": -7969960372038362513,
    "location": "weblate/wladmin/models.py:242",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3081,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://hosted.weblate.org/api/units/57467367/?format=api",
    "priority": 100,
    "id": 57467367,
    "web_url": "https://hosted.weblate.org/translate/weblate/application/en/?checksum=11650344aeb69a6f",
    "url": "https://hosted.weblate.org/api/units/57467367/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-09T14:06:39.404143+01:00"
}