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

{
    "id": 317453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/317453/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "Assistant Minister for Local Government",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": " Mr. Speaker, Sir, I would also like to ask for the indulgence of the House. I have consulted the Questioner, with whom we compared certain figures and facts stated in part “b” of the Question and concurred that, because this matter is before a Committee, where some work is being done, we give it four weeks to see whether the facts we have provided are sufficient. The hon. Member has agreed with me. So, I seek the indulgence of the House for the Question to be deferred."
}