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

{
    "id": 170705,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170705/?format=api",
    "text_counter": 617,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Mr. Midiwo, I gave you a chance to raise a point of order after Minister Michuki had just raised his. I ought to have cleared with his point of order first. You have now diverted it."
}