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

{
    "id": 1123223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123223/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Navakholo, JP",
    "speaker_title": "Hon. Emmanuel Wangwe",
    "speaker": {
        "id": 2543,
        "legal_name": "Emmanuel Wangwe",
        "slug": "emmanuel-wangwe"
    },
    "content": "we note what they have mentioned today, we must support the Report. However, they have a chance. We are only eight months away from elections and, therefore, let them reorganize. As we go into elections, let us go and look at how we are going to mix our own Kenya into one stronger nation. Therefore, I support this Report."
}