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

{
    "id": 99629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99629/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Since the Assistant Minister is blaming this House, could he tell this House how much money he has demanded from the Deputy Prime Minister and Minister for Finance which this House has not approved before he makes that accusation against hon. Members?"
}