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

{
    "id": 63237,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63237/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, before counties were created, the one major problem that there was in the Ministry was that architects would be drawing plans in Nairobi without visiting the districts. Could the Minister assure the House that this time the architects of the Ministry will not draw plans in Nairobi, but will take time to visit the counties and draw plans according to the topography and type of soil and land?"
}