GET /api/v0.1/hansard/entries/55607/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 55607,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55607/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Speaker, Sir, I would like to ask the Assistant Minister whether the Ministry of Higher Education, Science and Technology has a policy with regard to staff and whether members of the committees and their relatives are exempted or excluded from applying for the bursaries? Could he confirm whether there is a policy of that nature or not?"
}