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

{
    "id": 7555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7555/?format=api",
    "text_counter": 218,
    "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. Temporary Deputy Speaker, Sir. The Member for Karachuonyo was very specific. He asked about the cheque - I cannot remember the exact figure - on pension which the retiree has not received. Can the Minister confirm whether the retiree has received it? If, yes, then he should give the cheque number and when he actually did receive it."
}