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

{
    "id": 1495018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1495018/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Senate Majority Leader, you did not do anything wrong. I know you are also very passionate about this Bill. Therefore, I can also decide to call you a co-sponsor if you talk to me nicely so that the Bill can also bear your name."
}