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

{
    "id": 1232353,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1232353/?format=api",
    "text_counter": 238,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Sen. Kajwang’, visit Standing Order No.98. When a Member is on the Floor, there is nothing completely. You cannot rise, what are you rising on now? How will you raise a point of order? Maybe when he is done contributing you can be able to do that."
}