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

{
    "id": 42924,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42924/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": " Mr. Speaker, Sir, it is true that a written answer has not been delivered to Mr. Nyamai. That is because we have just concluded the report. Like I said last week, I would be very comfortable if I answered the Question on Wednesday. But you reminded me that Wednesday would be a public holiday. I have the answer and I could give it if the---"
}