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

{
    "id": 167412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/167412/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Deputy Speaker, Sir, I rise to seek a Ministerial Statement from the Attorney-General regarding the Fiscal Management Bill, 2008, which this House passed on 11th December, 2008, the fate of which, to date, is unclear."
}