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

{
    "id": 35112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35112/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I am very much in order because as I have indicated, we will bring the Vote of the Ministry to this House tomorrow and the breakdown will be there. It is only once the Vote has been passed that I can confirm to the hon. Member what has been passed."
}