Units API.

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

GET /api/units/2833406/?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-fedora-coreos/masterpagesprovisioning-azure/en/?format=api",
    "source": [
        "downloaded_image_file=\"./image.vhd\"\naz_image_name=\"my-fcos-image\"\naz_image_blob=\"${az_image_name}.vhd\"\n# Upload image blob\naz storage blob upload --connection-string \"${cs}\" -c \"${az_container}\" -f \"${downloaded_image_file}\" -n \"${az_image_blob}\"\n# Create the image\naz image create -n \"${az_image_name}\" -g \"${az_resource_group}\" --source \"https://${az_storage_account}.blob.core.windows.net/${az_container}/${az_image_blob}\" --location \"${az_region}\" --os-type Linux\n# Delete the uploaded blob\naz storage blob delete --connection-string \"$cs\" -c \"${az_container}\" -n \"${az_image_blob}\"\n"
    ],
    "previous_source": "",
    "target": [
        "downloaded_image_file=\"./image.vhd\"\naz_image_name=\"my-fcos-image\"\naz_image_blob=\"${az_image_name}.vhd\"\n# Upload image blob\naz storage blob upload --connection-string \"${cs}\" -c \"${az_container}\" -f \"${downloaded_image_file}\" -n \"${az_image_blob}\"\n# Create the image\naz image create -n \"${az_image_name}\" -g \"${az_resource_group}\" --source \"https://${az_storage_account}.blob.core.windows.net/${az_container}/${az_image_blob}\" --location \"${az_region}\" --os-type Linux\n# Delete the uploaded blob\naz storage blob delete --connection-string \"$cs\" -c \"${az_container}\" -n \"${az_image_blob}\"\n"
    ],
    "id_hash": 5641559151785247090,
    "content_hash": 5641559151785247090,
    "location": "./pages/provisioning-azure.adoc:65",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 51,
    "source_unit": "https://translate.fedoraproject.org/api/units/2833406/?format=api",
    "priority": 100,
    "id": 2833406,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-azure/en/?checksum=ce4ad82885838172",
    "url": "https://translate.fedoraproject.org/api/units/2833406/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-16T02:35:18.275663Z"
}