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

{
    "id": 16830,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16830/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to ask us to give him the names of the head teachers when the only honourable thing he can do to this House is to table the communication that they have sent to the head teachers?"
}