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

{
    "id": 150422,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150422/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Kipkorir",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Thank you, Mr. Speaker, Sir. I promise my colleague that I will get in touch with him as soon as I know the reasons for the withdrawal of those services. As to when they will be reinstated, as soon as we get the funds."
}