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

{
    "id": 2179,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2179/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Regarding my Question, you had directed that it should be listed tomorrow. However, I have an urgent issue in the constituency tomorrow that I must attend to. Therefore, I request that you reconsider and list it in the course of next week. That is Question No.2 by Private Notice."
}