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

{
    "id": 78430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78430/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the hon. Assistant Minister to say that the idea is innovative when he has no framework on how to spend the money?"
}