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

{
    "id": 43363,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43363/?format=api",
    "text_counter": 564,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Chairman, Sir, is it in order for Mr. Lessonet to propose that we appoint commissioners in October, and yet we want these commissioners to finish the review of the boundaries? The new constituencies must be in place 12 months to elections."
}