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

{
    "id": 58268,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58268/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, let me give my colleagues one example. Upon realizing that I might delay to attend to Parliament matters, I had to write a letter in order for you to allow me to be late, which you did very well. At any time you want to leave, you have to inform your bosses that you are going somewhere."
}