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

{
    "id": 60603,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60603/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Mwai Kibaki",
    "speaker_title": "PRESIDENTIAL ADDRESS His Excellency the President",
    "speaker": {
        "id": 43,
        "legal_name": "Emilio Mwai Kibaki",
        "slug": "mwai-kibaki"
    },
    "content": "In my speech today, I have focused on the Bills that must have been passed according to the Fifth Schedule Constitution, within one year of the promulgation of the Constitution."
}