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

{
    "id": 235023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/235023/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Yesterday, we requested a Ministerial Statement on the insecurity in the country. The Minister agreed to give the Statement today. The Assistant Minister is here but he is not standing to give the Statement!"
}