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

{
    "id": 102706,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102706/?format=api",
    "text_counter": 103,
    "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. Deputy Speaker, Sir. In view of the fact that the Chair has made a ruling and the Assistant Minister continues to defy the Chair, would I be in order to request that you apply Standing Order No.97 against this Assistant Minister?"
}