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

{
    "id": 240887,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240887/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Kamama",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": " Thank you, Mr. Speaker, Sir. I seek the indulgence of the House to defer the Question because I have not received the relevant reports from the relevant offices so as to answer this Question appropriately. So, I seek the indulgence of this House, so as to answer the Question next week, Thursday."
}