Translation components API.

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

GET /api/translations/bureaucrat-generics-17-0/generic_team_project/tr/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": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_project/tr/?format=api",
            "source": [
                "Task"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 8825040090901162708,
            "content_hash": 8825040090901162708,
            "location": "model:generic.system.event.source,name:generic_team_project.system_event_source__project_task, model:ir.model,name:generic_team_project.model_project_task",
            "context": "",
            "note": "module: generic_team_project",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "http://weblate.crnd.pro/api/units/573374/?format=api",
            "priority": 100,
            "id": 666836,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_team_project/tr/?checksum=fa78d734a2beaad4",
            "url": "http://weblate.crnd.pro/api/units/666836/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_team_project/tr/?format=api",
            "source": [
                "Team"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 6029147700739703130,
            "content_hash": 6029147700739703130,
            "location": "model:ir.model.fields,field_description:generic_team_project.field_project_task__generic_team_id",
            "context": "",
            "note": "module: generic_team_project",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": true,
            "num_words": 1,
            "source_unit": "http://weblate.crnd.pro/api/units/573379/?format=api",
            "priority": 100,
            "id": 666837,
            "web_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-17-0/generic_team_project/tr/?checksum=d3abd5e3d8f4015a",
            "url": "http://weblate.crnd.pro/api/units/666837/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}