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

{
    "id": 3246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3246/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, if there is any evidence that Joseph Njogu did not travel, then the hon. Member is welcomed to give me that information. However, as far as I have interrogated this list, these are the people who travelled to Maputo."
}