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

{
    "id": 130211,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130211/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. My point of order is that the Assistant Minister seems not to have understood the question. The question is; can there be a balance between training and employment so that the people you have invested in are not outside waiting? That becomes a waste of resources. So, is the Assistant Minister in order not to understand the question put to him?"
}