Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-autoinst/master/bg/?format=api",
    "source": [
        "There was an error while rendering the ERB profile."
    ],
    "previous_source": "An error occurred while fetching the profile:\n",
    "target": [
        "Възникнала е грешка при извличането на профила:\n"
    ],
    "id_hash": 3631864986364776142,
    "content_hash": 3631864986364776142,
    "location": "src/modules/ProfileLocation.rb:284",
    "context": "",
    "note": "Renders the ERB profile and saves the result\n\nAn error popup is shown if there is an error while rendering the profile.\n\n@return [Boolean] true if everything was ok.",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 503,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 9,
    "source_unit": "https://l10n.opensuse.org/api/units/12888523/?format=api",
    "priority": 100,
    "id": 12888547,
    "web_url": "https://l10n.opensuse.org/translate/yast-autoinst/master/bg/?checksum=b266f9f670738ece",
    "url": "https://l10n.opensuse.org/api/units/12888547/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-06T02:32:46.369132Z"
}