Units API.

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

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

{
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/backup/en/?format=api",
    "source": [
        "Online backup and restore allows an administrator to keep an extremely up-to-date set of backup files without the overhead of repeatedly dumping the entire database. If the database is under frequent insert and update load, then online backup might be preferable to basic backup."
    ],
    "previous_source": "",
    "target": [
        "Online backup and restore allows an administrator to keep an extremely up-to-date set of backup files without the overhead of repeatedly dumping the entire database. If the database is under frequent insert and update load, then online backup might be preferable to basic backup."
    ],
    "id_hash": 313291041433259939,
    "content_hash": 313291041433259939,
    "location": "../../en/backup.rst:136",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 44,
    "source_unit": "https://weblate.osgeo.org/api/units/99243/?format=api",
    "priority": 100,
    "id": 99243,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/backup/en/?checksum=8459088ad3f10fa3",
    "url": "https://weblate.osgeo.org/api/units/99243/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:41.620494Z"
}