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

{
    "id": 232016,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232016/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Maj. Madoka",
    "speaker_title": "",
    "speaker": {
        "id": 254,
        "legal_name": "Marsden Herman Madoka",
        "slug": "marsden-madoka"
    },
    "content": "Mr. Deputy Speaker, Sir, I have got the written answer to the Question. In fact, last week, the Assistant Minister told me he will be here to answer the Question. I do not know why he is not here. If the Minister is out of the country, where is his Assistant Minister?"
}