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

{
    "id": 6801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6801/?format=api",
    "text_counter": 359,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Before I propose this Motion, perhaps Dr. Nuh or Dr. Monda can explain to the Chair the clause in the Memorandum of Objects and Reasons; the very last clause, that the enactment of this Bill will not occasion additional expenditure of public funds given the submissions that the two of you have made in proposing and seconding this Bill."
}