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

{
    "id": 28586,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/28586/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for my neighbour and a very good friend, the Minister of State for Immigration and Registration of Persons, to lecture this House on his lack of sleep for two weeks, when he slept for one year? If he had not slept for one year, he would have slept for the two weeks."
}