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

{
    "id": 145200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145200/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Considering that most of the fires in Nairobi occur in Eastlands and considering that I had asked the Minister to give an undertaking about the plots that have already been grabbed in Eastlands, what is the Ministry doing to safeguard those plots that were earmarked for fire stations in Eastlands?"
}