Units API.

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

GET /api/units/13355261/?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-containers/masterpagesguidelinescontents/fi/?format=api",
    "source": [
        "|Location\n|Description\n\n|`/usr/bin/run-mysqld`\n|Main executables that users usually use; one of them is usually set as default CMD\n\n|`/usr/libexec/container-setup`\n|Script that is run during container build to prepare container content; with this command we can run only one command instead of having a complicated scripts directly in the Dockerfile\n\n|`/etc/my.cnf`\n|Main config file for the daemon, the location of the config file should be the same as in RPM, because it is what users expect\n\n|`/usr/share/container-scripts/mysql/my-tuning.cnf.template`\n|Template for another config file, its content may be evaluated using `envsubst` utility, so concrete values are set according to environment variables given as argument to `docker run` command\n\n|`/var/lib/mysql/data`\n|Path to the data, that is often a docker VOLUME; the `data` part is important so the volume-mounted directory does not have a root-owned parent\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1841603630034386838,
    "content_hash": -1841603630034386838,
    "location": "./pages/guidelines/contents.adoc:41",
    "context": "",
    "note": "type: Table",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 131,
    "source_unit": "https://translate.fedoraproject.org/api/units/799948/?format=api",
    "priority": 100,
    "id": 13355261,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-containers/masterpagesguidelinescontents/fi/?checksum=66714f4176bb006a",
    "url": "https://translate.fedoraproject.org/api/units/13355261/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-03-16T15:35:28.248427Z"
}