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

{
    "id": 51800,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/51800/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, you are right that the two Ministers are prepared with answers, but the answers actually complement each other. I do not know whether in our practice it is possible for the two Ministers to answer this Question. In that case, one will be giving information to the other Minister."
}