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

{
    "id": 88874,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88874/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, it is true this is a certificate indicating that this school was provisionally registered. That means my Ministry has to post teachers there. It also means that I was given the wrong information. However, let me assure the House that I will take action on this. We will post the required number of teachers as soon as possible."
}