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

{
    "id": 534567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/534567/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Mr. Deputy Speaker, Sir, that is a very weighty question. Luckily, the recess is here with us. We, as a Committee, will have a chance to visit the county assembly and the county executive. Hopefully, after the first week upon our return after the recess, we can give an answer."
}