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

{
    "id": 1425363,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1425363/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir. I also thank Sen. Karen and Sen. Faki for yielding their time to enable me make a contribution to this Bill. I will yield my time to Sen. Tobiko, so that she can also contribute."
}