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

{
    "id": 62354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/62354/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "Mr. Speaker, Sir, most of the roads that are in the rural areas that do not form part of the main highway usually have no funds for repairs. Could the Minister tell us how much money is set aside by the Government for the general maintenance and repair of such roads?"
}