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

{
    "id": 290006,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/290006/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. P.G. Gichohi",
    "speaker_title": "The Clerk of the National Assembly",
    "speaker": {
        "id": 230,
        "legal_name": "Peter Gichohi Muriithi",
        "slug": "peter-muriithi"
    },
    "content": " Thank you, Mr. Speaker, Sir. These are the results of the elections: - The total votes cast were 140; valid votes, 130 and spoilt votes, 10."
}