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

{
    "id": 219555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/219555/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": " Mr. Deputy Speaker, Sir, I just saw this Question on the Order Paper today because there was no communication to our office about this Question. I would, therefore, like to seek the Chair's indulgence so that I can answer the Question tomorrow."
}