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

{
    "id": 13828,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13828/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Minister in order not to answer part “b” of the Question which asks that the date of application be stated in the answer? The date that we have on this answer is the date applications were received at the headquarters. This is very key given the information he has given concerning timelines."
}