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

{
    "id": 1483722,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1483722/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Thank you, Mr. Speaker, Sir. Let me begin by saying that this House shall fight for devolution. It is a bit hypocritical that in this era, we are talking about devolution, devolving funds to our counties and accountability---"
}