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

{
    "id": 13731,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13731/?format=api",
    "text_counter": 157,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "So, Mr. Speaker, Sir, he assured us in this House. He did not tell us that he was going to refer the Question to the other Minister! In the spirit of collective responsibility, this is a very sensitive issue and I expect the Minister to have consulted and come up with an answer."
}