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

{
    "id": 12879,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12879/?format=api",
    "text_counter": 435,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "I want to appreciate that we have a Motion coming up on the cancer control and policy by hon. Nyammo. When this Motion comes to the House, I would urge the Members to support it, so that we can get the intent and spirit of the Motion that is now before the House implemented and eventually becoming law. I wish that Members support this Motion unanimously and strongly so that we can begin to gain the benefits of this."
}