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

{
    "id": 172119,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172119/?format=api",
    "text_counter": 417,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Minister for giving such a comprehensive scenario on this matter, but let me, at the outset, say that the Minister for Agriculture mentioned my name, and it is true that I wrote to him to ask him to open a depot in my area."
}