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

{
    "id": 197706,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197706/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Baya",
    "speaker_title": "The Member for Ganze",
    "speaker": {
        "id": 10,
        "legal_name": "Francis S. K. Baya",
        "slug": "francis-baya"
    },
    "content": " Thank you, Mr. Speaker, Sir. I wish to take this opportunity to thank the two principals, His Excellency the President, Mr. Kibaki, and the Prime Minister- designate, Mr. Raila, for signing the National Peace Accord. It is, indeed, sad to imagine how this country would be by this time if---"
}