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

{
    "id": 101650,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101650/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": " Mr. Speaker, Sir, we have not issued a written answer to the hon. Member because we would like to request that this Question be directed to the Ministry of Regional Development Authorities because it is the one which is responsible for this project."
}