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

{
    "id": 37294,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37294/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Local Government",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": " Mr. Speaker, Sir, you are very correct. I undertake that I will make sure that this Question is answered. I do not have the answer right now and if I had, I would have answered the Question. Thank you for the directive and reminding me of that."
}