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

{
    "id": 37704,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37704/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The thrust of hon. Eseli’s point of order was on the time lines. If you were to rule on the time lines, the Committees will be more than willing to take up their mandate."
}