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

{
    "id": 198813,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198813/?format=api",
    "text_counter": 720,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Minister for Justice and Constitutional Affairs",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": " On a point of order, Mr. Speaker, Sir. I beg your indulgence to draw your attention that the hon. Member now taking the Oath did not follow the prescribed form; he should swear allegiance to both the President and the country."
}