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

{
    "id": 174900,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/174900/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Trade",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, we request your guidance! We request that you restore the rule of law in this country, and supremacy of this House in the governance of this land. Thank you, Mr. Speaker, Sir."
}