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

{
    "id": 195918,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195918/?format=api",
    "text_counter": 116,
    "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": "Mr. Minister, you are talking too much! I want you to listen to some of these things! We want the Minister to bring the amendment here. We want to increase the percentage from 2.5 to, at least, 7 per cent."
}