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

{
    "id": 10421,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10421/?format=api",
    "text_counter": 234,
    "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, Madam Temporary Deputy Speaker. My question was very specific. The funds that the Ministry got, why did he not allocate that first to the ECD? Why do they consider primary schools and leave out the very young children yet the most basic education is the ECD?"
}