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

{
    "id": 239484,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/239484/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. I believe that some of these Questions are not important. The Hon. Member should be in the House to ask the Question if it is important. We take a lot of time preparing these answers."
}