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

{
    "id": 61234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/61234/?format=api",
    "text_counter": 326,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, reference to the CIOC is really not an issue for me to decide. However, if you so rule, we shall appear there and answer all the questions that they need. I do not know whether that stops the other questions from being answered."
}