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

{
    "id": 1221715,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1221715/?format=api",
    "text_counter": 409,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "I will be heard in silence! I want to demonstrate to you that you are abusing the points of order. That is what I will do. I am on the Floor on a point of order."
}