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

{
    "id": 8178,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8178/?format=api",
    "text_counter": 295,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, since some of my colleagues also want to accompany us, I think let us make it next week. Mr. Mungatana, Eugene Wamalwa, Mrs. Shebesh, Keynan and even my Assistant Minister want to accompany us. So, we will go together."
}