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

{
    "id": 54467,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54467/?format=api",
    "text_counter": 354,
    "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, Madam Temporary Deputy Speaker. Is the hon. Member in order to mislead this House that the cause of the high fuel prices is the taxes, while the taxes were increased three years ago? Ever since, the price of fuel has more than doubled without further increase in taxes? Is he in order?"
}