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

{
    "id": 255694,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255694/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I rise to seek your guidance because those remarks were made at the Press tent. There are so many hon. Members accompanied by strangers, who hold Press conferences under that tent, to make such remarks."
}