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

{
    "id": 112954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112954/?format=api",
    "text_counter": 259,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "on a point of order, Mr. Deputy Speaker, Sir. I appreciate and understand the problems that the Assistant Minister is going through. Maybe I could request him to bring the answer the week after next week because I will not be in the country next week. I will be out on parliamentary business."
}