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

{
    "id": 217814,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/217814/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "On a point of order, Mr. Speaker, Sir. In respect of jurisdiction, which Ministry should really be dealing with local authorities? Is this Question really directed to the correct Ministry? The fact that the Ministry of Local Government is the parent Ministry means that it should be dealing with local authorities rather than the Ministry of Finance."
}