Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/pt_BR/?format=api",
    "source": [
        "The specified user, \"{$userName}\", does not exist."
    ],
    "previous_source": "",
    "target": [
        "O usuário especificado, \"{$userName}\", não existe."
    ],
    "id_hash": 4943602658855140005,
    "content_hash": 6531688929815228550,
    "location": "",
    "context": "plugins.importexport.native.error.unknownUser",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 361,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/411172/?format=api",
    "priority": 100,
    "id": 312683,
    "web_url": "http://translate.pkp.sfu.ca/translate/omp/manager/pt_BR/?checksum=c49b346d07bcbaa5",
    "url": "http://translate.pkp.sfu.ca/api/units/312683/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-04-19T18:22:26.739173Z"
}