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

{
    "id": 256123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256123/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Health",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": " Mr. Speaker, Sir, we need to work and run the business of this House together. Therefore, I would like to give up my position in the House Business Committee so that it can go to one of the other deserving hon. Members."
}