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

{
    "id": 90053,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90053/?format=api",
    "text_counter": 323,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Thank you, Mr. Speaker, Sir. I rise to support the Motion and also to propose an amendment to the amendment in terms of time. I am proposing that the time 2.30 p.m. be substituted for 3.00 O’clock---"
}