Units API.

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

GET /api/units/25066549/?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/phpmyadmin/5-1/en/?format=api",
    "source": [
        "You should upgrade, as recent versions of MySQL 5.1 have improved performance and MySQL 5.5 even more so."
    ],
    "previous_source": "",
    "target": [
        "You should upgrade, as recent versions of MySQL 5.1 have improved performance and MySQL 5.5 even more so."
    ],
    "id_hash": -6118903506419251468,
    "content_hash": -6118903506419251468,
    "location": "libraries/advisory_rules_generic.php:126",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 32,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://hosted.weblate.org/api/units/25066549/?format=api",
    "priority": 100,
    "id": 25066549,
    "web_url": "https://hosted.weblate.org/translate/phpmyadmin/5-1/en/?checksum=2b1549ae24fd06f4",
    "url": "https://hosted.weblate.org/api/units/25066549/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-18T22:27:08.478145+01:00"
}