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

{
    "id": 197304,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197304/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "The Member for Gatanga",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": " Thank you very much, Mr. Temporary Deputy Speaker, Sir, for giving me this opportunity to contribute towards the Presidential Speech during the State Opening of Parliament a week ago. Let me take this opportunity to, first of all, thank the people of Gatanga for electing me for a second time, with twice the number of votes that I had in the first term. It was a resounding majority that must rank as one of the highest in the country."
}