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

{
    "id": 1260380,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1260380/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, you cannot all speak on this matter. Before I put the Question, I will give the opportunity the Member for Kilifi, Hon. Kalasinga, Hon. Bowen and then we close at that. Member for Kilifi, Hon. Mbeyu."
}