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

{
    "id": 436550,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/436550/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "The Senate Majority Leader",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "(Sen. (Prof.) Kindiki): Mr. Speaker, Sir, in that regard, I beg to move that we extend this morning sitting to 1.30 p.m. in line with Standing Order No.30(3)."
}