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

{
    "id": 1653,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1653/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Mrs. Odhiambo-Mabona",
    "speaker_title": "",
    "speaker": {
        "id": 376,
        "legal_name": "Millie Grace Akoth Odhiambo Mabona",
        "slug": "millie-odhiambo-mabona"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to take up the challenge that the Assistant Minister has given us; that if you have any scientific proof, that we can provide it. I would be very willing, save that I am a lawyer, and the country has a whole Ministry in charge of that."
}