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

{
    "id": 34333,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34333/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is the Assistant Minister in order to even indicate that there is 49 per cent transition whereas the Government has not even factored funds to take care of Early Childhood Education (ECD) programmes in any part of the country? Is he in order to tell us that the children in Isiolo and Marsabit have been taken care of without teachers?"
}