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

{
    "id": 254314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254314/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, I am sure you know that I have the greatest respect to the Chair, if for no other reason, the fact that I once sat on the Chair for five years."
}