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

{
    "id": 234330,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234330/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Miriti",
    "speaker_title": "The Assistant Minister for Trade and Industry",
    "speaker": {
        "id": 371,
        "legal_name": "Petkay Shem Nkiria Miriti",
        "slug": "petkay-miriti"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Is the hon. Member in order to say that there are no Ministers here when there are five of us in this House?"
}