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

{
    "id": 140309,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140309/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Odinga",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Speaker, Sir, an hon. Member had asked a Question about the Mau Forest Complex and I decided that I use the time today to brief hon. Members about this particular subject because it is a matter of national importance."
}