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

{
    "id": 109113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/109113/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. There is an answer that the hon. Minister has given to the House that the funds which are not utilized this financial year will be rolled over to the next financial year. It is not very clear whether he means that these funds will be available in addition to the funds for the next financial year. Could he make it clear?"
}