Units API.

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

GET /api/units/?format=api&page=1682
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 33621,
    "next": null,
    "previous": "https://translate.memarc.info/api/units/?format=api&page=1681",
    "results": [
        {
            "translation": "https://translate.memarc.info/api/translations/memorial-archives/memorial-archives-website/uk/?format=api",
            "source": [
                "New filename"
            ],
            "previous_source": "",
            "target": [
                "Нове ім'я файлу"
            ],
            "id_hash": 6198140639499554641,
            "content_hash": 6198140639499554641,
            "location": "views/files/edit.html.php:81",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 784,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.memarc.info/api/units/37905/?format=api",
            "priority": 100,
            "id": 37919,
            "web_url": "https://translate.memarc.info/translate/memorial-archives/memorial-archives-website/uk/?checksum=d60438128d488f51",
            "url": "https://translate.memarc.info/api/units/37919/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}