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

{
    "id": 303144,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303144/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is the Assistant Minister in order to answer the Question while seated in the second row? Yesterday, there was a ruling that a Minister answering any Question should be either in the first row or he can use the Dispatch Box. Is he in order?"
}