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

{
    "id": 43991,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43991/?format=api",
    "text_counter": 1192,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Chairman, Sir, thank you for your guidance. I oblige. Mr. Chairman, Sir, I beg to move:- THAT, Paragraph 2 of the Fifth Schedule be amended in the first line by deleting the word “shall” appearing after the word “Commission” and substituting therefor the word “may”."
}