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

{
    "id": 65561,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65561/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Mr. Deputy Speaker, Sir, we could discuss that. I am aware that some districts like that of Mr. Koech, they are hosted at a polytechnic. We could discuss that possibility if resources for paying rent are available."
}