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

{
    "id": 759276,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/759276/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": " Order, Members! Sen. Pareno, your point of order is overruled.. You did raise one point of order. I ruled that his speech was correct because what he used was figurative speech. Therefore, it was just a stylistic device. Sen. Ndwiga, you have 30 seconds to finish."
}