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

{
    "id": 63612,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63612/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, I may not want to commit on that particular issue of interest, but whatever is legitimately due to Mr. Njuguna will be paid within a maximum of this month. I actually said two weeks, but I think within that period, we will be able to sort him out."
}