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

{
    "id": 188282,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/188282/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. It seems to me that Mr. Mwaita is moving an amendment. Is that the right way to do it since I am a little lost? Could I get clarification over this matter?"
}