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

{
    "id": 1275257,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1275257/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " You could still ask. You see, the first two supplementary questions belong to the owner of the Question and then the other Senators ask only one supplementary question. However, if you choose to do it at the end of the other supplementary questions, that is fine. That is okay. Sen. Abass, of Wajir County, you may proceed."
}