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

{
    "id": 234332,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234332/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Wamwere",
    "speaker_title": "The Assistant Minister for Information and Communications",
    "speaker": {
        "id": 352,
        "legal_name": "Koigi Wamwere",
        "slug": "koigi-wamwere"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. We must be technically right. We are Ministers! The hon. Member cannot allege that we are not Ministers and the Chair does not make a proper ruling on it!"
}