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

{
    "id": 149998,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149998/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, the Standing Orders do not state that the Prime Minister has to state in advance what he is going to be talking about. It says that the Prime Minister uses the time to talk about policy issues---"
}