Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/wordpress-plugin/es/?format=api",
    "source": [
        "The id of the category. Will show something like that:"
    ],
    "previous_source": "",
    "target": [
        "El id de la categoría. Mostrará algo así:"
    ],
    "id_hash": 6413943742665563671,
    "content_hash": 6413943742665563671,
    "location": "metabox.php:316",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 57,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.framasoft.org/api/units/548267/?format=api",
    "priority": 100,
    "id": 548522,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/wordpress-plugin/es/?checksum=d902e7d9f6eb9e17",
    "url": "https://weblate.framasoft.org/api/units/548522/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-03T06:05:22.769912Z"
}