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

{
    "id": 66074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66074/?format=api",
    "text_counter": 236,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, is it in order for hon. Affey to mislead the House by saying that he went on a mission to convince the AU to get Kenya to withdraw from the ICC when His Excellency the Vice-President and Minister for Home Affairs has just said that his mission was to seek a deferral?"
}