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

{
    "id": 150529,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150529/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "I would like the Minister to also consider Eastlands which has had so many fires. Plots meant for fire stations in Eastlands have also been grabbed. There is one plot meant for a fire station along Outering Road. It has been grabbed. There is also another plot on Enterprise Road which is being fenced off right now. It was meant for a fire station."
}