Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_fdp-primer/pt_BR/?format=api",
    "source": [
        "Sometimes it turns out that changes were not necessary after all, or the writer just wants to start over. Files can be <quote>reset</quote> to their unchanged form with <command>svn revert</command>. For example, to erase the edits made to <filename>chapter.xml</filename> and reset it to unmodified form:"
    ],
    "previous_source": "",
    "target": [
        "De vez em quando acontece que algumas mudanças não eram necessárias, ou o escritor só quer começar novamente. Arquivos podem ser <quote>resetados</quote> para sua forma anterior com <command>svn revert</command>. Por exemplo, para apagar as alterações feitas no <filename>chapter.xml</filename> e redefini-las para o formato sem modificação:"
    ],
    "id_hash": 3945565837724915018,
    "content_hash": 3945565837724915018,
    "location": "book.translate.xml:856",
    "context": "",
    "note": "(itstool) path: sect1/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 138,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 45,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108934/?format=api",
    "priority": 100,
    "id": 43253,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_fdp-primer/pt_BR/?checksum=b6c177399382954a",
    "url": "https://translate-dev.freebsd.org/api/units/43253/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:25:06.434392Z"
}