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

{
    "id": 47272,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47272/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Ms. Ndeti",
    "speaker_title": "",
    "speaker": {
        "id": 109,
        "legal_name": "Wavinya Ndeti",
        "slug": "wavinya-ndeti"
    },
    "content": "Mr. Speaker, Sir, as I said, we have started establishing these centres at the constituencies level. If we get more funds, we will establish more youth empowerment centre in every district. Yes, we know some constituencies are very vast and that the districts are far apart. So, this will be done once the funds are available."
}