Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/en/?format=api",
    "source": [
        "Tusky is free and open-source software. It is licensed under the GNU General Public License Version 3. You can view the license here: https://www.gnu.org/licenses/gpl-3.0.en.html"
    ],
    "previous_source": "",
    "target": [
        "Tusky is free and open-source software. It is licensed under the GNU General Public License Version 3. You can view the license here: https://www.gnu.org/licenses/gpl-3.0.en.html"
    ],
    "id_hash": 7546663189226301870,
    "content_hash": -329627869008246088,
    "location": "",
    "context": "about_tusky_license",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 343,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 24,
    "source_unit": "https://weblate.tusky.app/api/units/56569/?format=api",
    "priority": 100,
    "id": 56569,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/en/?checksum=e8bb222fc959a9ae",
    "url": "https://weblate.tusky.app/api/units/56569/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-25T11:05:35.703246Z"
}