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

{
    "id": 29,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/29/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. You have heard the Assistant Minister imply that he has no capacity to answer this Question. Should he not have referred the Question to the Prime Minister’s Office, if he and the Minister for Education were incapable of answering it? Is he in order to mislead the House for the last two weeks that he cannot answer the Question?"
}