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

{
    "id": 456025,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456025/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Hon. Melly",
    "speaker_title": "",
    "speaker": {
        "id": 12849,
        "legal_name": "Julius Kipbiwot Melly",
        "slug": "julius-kipbiwot-melly"
    },
    "content": "Thank you, hon. Speaker. This is a very weighty matter and I think many students have been asking about it. As a Committee, we will take it with a lot of seriousness and we will report back to the House after two weeks."
}