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

{
    "id": 5729,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5729/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I think the hon. Member is misleading the House and the country. Have you ever seen a 5-year old kid in a classroom? That one belongs to a kindergarten. An 8-year old child is still a nursery school chap."
}