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

{
    "id": 248343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/248343/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. Omingo",
    "speaker_title": "",
    "speaker": {
        "id": 180,
        "legal_name": "James Omingo Magara",
        "slug": "omingo-magara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I served on a number of Committees last Session and there was a contradiction or controversy regarding the inclusion of my name in the Administration of Justice and Legal Affairs Committee. That was brought before the House and it was not resolved."
}