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

{
    "id": 254407,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254407/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to mislead the House? Our Standing Orders provide that any person who makes a statement on the Floor of this House is responsible for the truth or otherwise of that statement. This Report is directed to this House and not to an outside body."
}