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

{
    "id": 643947,
    "url": "http://info.mzalendo.com/api/v0.1/hansard/entries/643947/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Hon. Muturi",
    "speaker_title": "The Speaker of the National Assembly",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "Hon. Members, for avoidance of doubt once again, I read Standing Order No. 24(4) of the Senate Standing Orders:- “When delivering an Address to Parliament, the President shall be heard in silence and the Address shall not be followed by any comment or question.”"
}