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

{
    "id": 13281,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13281/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Yesterday, you made a ruling in which you said that there were certain letters which were inadmissible. We would like to know the letter that hon. Wamalwa is reading. I want him to say what it is, and I want you to look at it and see whether it is admissible in this House."
}