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

{
    "id": 172213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172213/?format=api",
    "text_counter": 511,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": "So, Mr. Speaker, Sir, I, through you, request hon. Members to let me embark on the business of the House."
}