Units API.

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

GET /api/units/99299/?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": [
        "When it is time to recover to a new database, the system starts on the main data copy, then replays all the WAL files into the database. The end result is a restored database in the same state as the original at the time of the last WAL received."
    ],
    "previous_source": "",
    "target": [
        "When it is time to recover to a new database, the system starts on the main data copy, then replays all the WAL files into the database. The end result is a restored database in the same state as the original at the time of the last WAL received."
    ],
    "id_hash": -5253922151113745209,
    "content_hash": -5253922151113745209,
    "location": "../../en/backup.rst:150",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 49,
    "source_unit": "https://weblate.osgeo.org/api/units/99299/?format=api",
    "priority": 100,
    "id": 99299,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/backup/en/?checksum=371651a3d94f1cc7",
    "url": "https://weblate.osgeo.org/api/units/99299/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:41.713411Z"
}