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

{
    "id": 35121,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35121/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, what the Member of Parliament has raised is very understandable. We know the situation is very bad in the country. We shall take up the issue in the Ministry to help the situation because things are not very good in the country."
}