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

{
    "id": 1132030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1132030/?format=api",
    "text_counter": 1644,
    "type": "speech",
    "speaker_name": "Sen. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "Mr. Speaker, Sir, most importantly is that I am a representative of a County as a Senator. Before I became Chairperson, I was a Senator. There is no other representative of Nyandarua County in this---"
}