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

{
    "id": 3290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3290/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Just a minute, please, protect me! I was saying, I empathize with this situation is not where hon. Members are trying to put it. That is a completely different issue. If a Question came to this House to that effect, I can exhaustively come here and answer it."
}