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

{
    "id": 50379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50379/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Ms. Ndeti",
    "speaker_title": "",
    "speaker": {
        "id": 109,
        "legal_name": "Wavinya Ndeti",
        "slug": "wavinya-ndeti"
    },
    "content": "Mr. Speaker, Sir, I am ready to visit Mutito. However, we will need, first, to register the youth polytechnic with the Ministry. Once we have done so, we will be able to visit the area. So, let us make sure we register it."
}