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

{
    "id": 278203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/278203/?format=api",
    "text_counter": 360,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Thank you, Mr. Speaker, Sir. I beg to support. I know that we are in pursuit of perfection with our laws, but this cannot be achieved overnight. If, for any reason, we shall not have passed a perfect law, the House is here; we shall amend them later. But let us meet the deadline in the Constitution."
}