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

{
    "id": 7431,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7431/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, it is true that that aircraft was on some mission of supplying examination papers. When the accident occurred, we prevailed upon the pilot to divert the services to collect the bodies from Mandera to Nanyuki. That is exactly what they did."
}