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

{
    "id": 99700,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99700/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Thank you for your direction which I appreciate. We have the history of the CDF Committee with regard to this issue. We brought in the amendment to the Finance Bill as the CDF Committee. I just want to request that you make it a joint effort between the CDF Committee and the Committee on Transport, Public Works and Housing."
}