Translation components API.

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

GET /api/translations/impress_remote/android-wear/fi/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-wear/fi/?format=api",
            "source": [
                "Impress Remote"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4945884681242903226,
            "content_hash": -4318682755818701611,
            "location": "",
            "context": "application_name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translations.documentfoundation.org/api/units/25118937/?format=api",
            "priority": 100,
            "id": 112909516,
            "web_url": "https://translations.documentfoundation.org/translate/impress_remote/android-wear/fi/?checksum=3b5cb0163a787d46",
            "url": "https://translations.documentfoundation.org/api/units/112909516/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-02T16:10:57.371616Z"
        },
        {
            "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-wear/fi/?format=api",
            "source": [
                "0/0"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7419976588623728479,
            "content_hash": -2838528887900383665,
            "location": "",
            "context": "null_slide_count",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 1,
            "source_unit": "https://translations.documentfoundation.org/api/units/25118941/?format=api",
            "priority": 100,
            "id": 112909517,
            "web_url": "https://translations.documentfoundation.org/translate/impress_remote/android-wear/fi/?checksum=e6f90d6506a1cf5f",
            "url": "https://translations.documentfoundation.org/api/units/112909517/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-03-02T16:10:57.374085Z"
        }
    ]
}