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

{
    "id": 1232157,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1232157/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " This is an interesting Statement. I had limited to two, but because of the law of supply and demand, let me give an opportunity to two more Senators; one from the Majority Side and another from Minority side. Let us hear the ICT guru, Sen. Kisang."
}