Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-quick-docs/masterpagesgetting-started-with-apache-http-server/fr/?format=api",
    "source": [
        "<Directory /usr/share/webapp>\n    <IfModule mod_authz_core.c>\n        # Apache 2.4\n        Require local\n        Require ip 192.168.1\n    </IfModule>\n    <IfModule !mod_authz_core.c>\n        # Apache 2.2\n        Order Deny,Allow\n        Deny from all\n        Allow from 127.0.0.1\n        Allow from ::1\n        Allow from 192.168.1\n    </IfModule>\n</Directory>\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 358423791926890963,
    "content_hash": 358423791926890963,
    "location": "pages/getting-started-with-apache-http-server.adoc:281",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 79,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 34,
    "source_unit": "https://translate.fedoraproject.org/api/units/14985520/?format=api",
    "priority": 100,
    "id": 14985808,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-quick-docs/masterpagesgetting-started-with-apache-http-server/fr/?checksum=84f9608a2cd9d1d3",
    "url": "https://translate.fedoraproject.org/api/units/14985808/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-08-23T12:03:34.869752Z"
}