Units API.

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

GET /api/units/24267/?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/pkp-lib/user/pt_BR/?format=api",
    "source": [
        "A new password has been sent to your email address. You may now login to the site with your new password."
    ],
    "previous_source": "",
    "target": [
        "Uma nova senha foi enviada. Acesse o sistema com a nova senha."
    ],
    "id_hash": -7348064028409689473,
    "content_hash": 7298922721270021469,
    "location": "",
    "context": "user.login.lostPassword.passwordSent",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408139/?format=api",
    "priority": 100,
    "id": 24267,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/user/pt_BR/?checksum=1a066eb2a7d08a7f",
    "url": "http://translate.pkp.sfu.ca/api/units/24267/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:47:26.475241Z"
}