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

{
    "id": 56601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56601/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! Mr. Yakub, those are people who you ought to know. You are the best placed person to look at the names and let the Assistant Minister know whether they are genuine or not. You are better placed to verify those names. So, do you need more time to verify the names?"
}