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

{
    "id": 85875,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85875/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Mr. Speaker, Sir, I have talked with the hon. Member. We have looked at the answer given and we feel that we might require more time to get more information. Therefore, I beg the indulgence of the House to answer this Question next week so that I can furnish the hon. Member with the information that he requires."
}