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

{
    "id": 1111674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111674/?format=api",
    "text_counter": 391,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": " I noted that. I actually was trying to listen as to whether she was asking that she prays that it be committed, but not for her to look like she was ordering that it be committed. She is out of order on that aspect. I was going to ask her to withdraw that remark and ask that the Bill be seconded before it can be committed."
}