Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/galette/doc-plugins-auto/pt/?format=api",
    "source": [
        "When adding a new vehicle in database, there are several fields that are required, but that may not fit your needs. In such case, you can define your own required fields: just create a ``local_auto_required.inc.php`` file in your Galette ``config`` directory and declare an array of the fields you want to require. As example, if you just want to require name and model for a car, you will need:"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -686632466455134214,
    "content_hash": -686632466455134214,
    "location": "../plugins/auto.rst:54, 634ff5198891409ea744b953ce630a94",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 69,
    "source_unit": "https://hosted.weblate.org/api/units/17703216/?format=api",
    "priority": 100,
    "id": 121807392,
    "web_url": "https://hosted.weblate.org/translate/galette/doc-plugins-auto/pt/?checksum=76789768e1b0fffa",
    "url": "https://hosted.weblate.org/api/units/121807392/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-28T18:24:52.686669+02:00"
}