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

{
    "id": 10444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10444/?format=api",
    "text_counter": 257,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. I have said that we have no issue with the county. We represent constituencies. We want to confirm to the Minister and to the Government whether 58 plastic collapsible water tanks were distributed in this county in my constituency."
}