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

{
    "id": 100378,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100378/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, in view of the fact that the Minister has grasped the spirit of the Question, and I am sure that he is going to give us an adequate answer that will satisfy many hon. Members who are very keen about this Question, I will be contented if he can answer the Question tomorrow afternoon."
}