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

{
    "id": 987946,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987946/?format=api",
    "text_counter": 1200,
    "type": "speech",
    "speaker_name": "North Horr, FAP",
    "speaker_title": "Hon. Chachu Ganya",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": " Thank you, Hon. Speaker for giving me an opportunity to contribute to this Motion. I want to support the Supplementary Budget. At this time of this public health pandemic, it is critical that we look at our budget and adjust where necessary. The Supplementary Budget is before us in a very timely way, and I think it is appropriate for us to speak about it now."
}