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

{
    "id": 149643,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149643/?format=api",
    "text_counter": 362,
    "type": "speech",
    "speaker_name": "Mr. Afffey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I had requested for a Ministerial Statement from the Minister of State for Special Programmes. The Chair had directed that the Statement be issued this morning. I do not know whether that directive has been overtaken by events."
}