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

{
    "id": 759323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/759323/?format=api",
    "text_counter": 269,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": " Thank you. Hon. Senators, you need to know that one is not supposed to raise a second point of order if the first point of order has not been ruled on. Therefore, allow me to rule on the first point of order that was raised by Sen. Pareno. Sen. Pareno, you are out of order because your point of order, in actual sense, is a point of argumentation."
}