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

{
    "id": 300863,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/300863/?format=api",
    "text_counter": 998,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Well, from the mood of the House. I am also intelligent and can gauge the mood. I would request that we properly read the Report and ask the Ministers responsible to pick out some good things that are in it, and see if they can use them later. With those few remarks, I beg to move."
}