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

{
    "id": 228520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/228520/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Mr. Muite",
    "speaker_title": "",
    "speaker": {
        "id": 235,
        "legal_name": "Paul Kibugi Muite",
        "slug": "paul-muite"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I beg to seek your guidance on how some of these matters are to be handled. Here is a Minister and an Assistant Minister in the same Government disagreeing. Could they sort out these things away from the Floor of the House?"
}