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

{
    "id": 253404,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253404/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Kirwa",
    "speaker_title": "",
    "speaker": {
        "id": 311,
        "legal_name": "Kipruto Rono Kirwa",
        "slug": "kipruto-kirwa"
    },
    "content": "Mr. Speaker, Sir, while I do sympathise with the predicament of farmers in that particular area, the way forward is for us to expand, otherwise there are no legal instruments through which I can implement the suggestion by the hon. Member."
}