Translation components API.

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

GET /api/translations/aleksis/aleksis-app-kort-frontend/en/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-kort-frontend/en/?format=api",
            "source": [
                "Student ID Cards"
            ],
            "previous_source": "",
            "target": [
                "Student ID Cards"
            ],
            "id_hash": 6412329986113046532,
            "content_hash": -7530519520388559537,
            "location": "",
            "context": "kort.menu_title",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://translate.edugit.org/api/units/40597/?format=api",
            "priority": 100,
            "id": 40597,
            "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-app-kort-frontend/en/?checksum=d8fd2c25fcda8804",
            "url": "https://translate.edugit.org/api/units/40597/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-19T14:49:30.808970Z",
            "last_updated": "2023-11-01T16:34:16.057830Z"
        },
        {
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-kort-frontend/en/?format=api",
            "source": [
                "All Cards"
            ],
            "previous_source": "",
            "target": [
                "All Cards"
            ],
            "id_hash": 7163172013275043043,
            "content_hash": -7469479336657410025,
            "location": "",
            "context": "kort.card.menu_title",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.edugit.org/api/units/40598/?format=api",
            "priority": 100,
            "id": 40598,
            "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-app-kort-frontend/en/?checksum=e368b2fe744754e3",
            "url": "https://translate.edugit.org/api/units/40598/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-19T14:49:30.911167Z",
            "last_updated": "2023-11-01T16:34:16.057830Z"
        },
        {
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-kort-frontend/en/?format=api",
            "source": [
                "Card Printers"
            ],
            "previous_source": "",
            "target": [
                "Card Printers"
            ],
            "id_hash": 8157380766992250601,
            "content_hash": 456197915178090468,
            "location": "",
            "context": "kort.printer.menu_title",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.edugit.org/api/units/40599/?format=api",
            "priority": 100,
            "id": 40599,
            "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-app-kort-frontend/en/?checksum=f134d696822d36e9",
            "url": "https://translate.edugit.org/api/units/40599/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-19T14:49:30.953279Z",
            "last_updated": "2023-11-01T16:34:16.057830Z"
        },
        {
            "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-kort-frontend/en/?format=api",
            "source": [
                "Card Layouts"
            ],
            "previous_source": "",
            "target": [
                "Card Layouts"
            ],
            "id_hash": -8889739730521941808,
            "content_hash": 41144593520554174,
            "location": "",
            "context": "kort.layout.menu_title",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 2,
            "source_unit": "https://translate.edugit.org/api/units/40600/?format=api",
            "priority": 100,
            "id": 40600,
            "web_url": "https://translate.edugit.org/translate/aleksis/aleksis-app-kort-frontend/en/?checksum=04a14cd0a09018d0",
            "url": "https://translate.edugit.org/api/units/40600/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-19T14:49:30.997692Z",
            "last_updated": "2023-11-01T16:34:16.057830Z"
        }
    ]
}