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

{
    "id": 401510,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/401510/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Order, hon. Senator! You have constantly and persistently referred to me as Mr. Speaker. In spite of the fact that I am keeping my hair short, I am of the opinion that you can see that I am not a man."
}