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

{
    "id": 99545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99545/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Minister for the detailed answer. Middle-level colleges are extremely important for this country if we have to realize development. However, I want to ask the Minister to table the list of the students who have been awarded bursaries as he has indicated showing their districts or constituencies of origin."
}