Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/musicbottle/master/pt/?format=api",
    "source": [
        "%(artist_name)s on MusicBrainz"
    ],
    "previous_source": "",
    "target": [
        "%(artist_name)s no MusicBrainz"
    ],
    "id_hash": 3964758335988026363,
    "content_hash": 3964758335988026363,
    "location": "musicbottle/templates/artist.html:24",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14805666/?format=api",
    "priority": 100,
    "id": 94769257,
    "web_url": "https://hosted.weblate.org/translate/musicbottle/master/pt/?checksum=b705a6b34cd5cbfb",
    "url": "https://hosted.weblate.org/api/units/94769257/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-25T08:30:17.193380+01:00"
}