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

{
    "id": 187443,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/187443/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Mr. Speaker, Sir, I want to categorically state here that the District Accountants (DAs) and the District Development Officers (DDOs) are not supposed to sign cheques. Please note. But the District Accountant is the only one authorised to sign cheques and that is the procedure."
}