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

{
    "id": 246313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246313/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "The Assistant Minister for Finance",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for Mr. Omingo to raise questions about ETRs? His questions were answered conclusively by way of a Question that was asked by an hon. Member. He is now giving some other information which was not part of the answer."
}