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

{
    "id": 213242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213242/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Deputy Speaker, Sir, I have addressed myself to the issues in the Question. It is the Questioner who was veering into other issues. I said that I will communicate to the relevant department on those particular concerns he was raising that were not part of the Question."
}