Units API.

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

GET /api/units/15429976/?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-java-packaging-howto/masterpagesintroduction_for_packagers/es/?format=api",
    "source": [
        "Classic compiled applications use dynamic linker to find dependencies (linked libraries), Python interpreter has predefined directories where it searches for imported modules. JVM itself has no embedded knowledge of installation paths and thus no automatic way to resolve dependencies of Java projects. This means that all Java applications have to use wrapper shell scripts to setup the environment before invoking the JVM and running the application itself. Note that this is not necessary for libraries."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7598141386788601214,
    "content_hash": 7598141386788601214,
    "location": "./pages/introduction_for_packagers.adoc:166",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 75,
    "source_unit": "https://translate.fedoraproject.org/api/units/971235/?format=api",
    "priority": 100,
    "id": 15429976,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-java-packaging-howto/masterpagesintroduction_for_packagers/es/?checksum=e9720555a8ba7d7e",
    "url": "https://translate.fedoraproject.org/api/units/15429976/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-11-04T09:35:32.127463Z"
}