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

{
    "id": 1129282,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1129282/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Zani",
    "speaker_title": "",
    "speaker": {
        "id": 13119,
        "legal_name": "Agnes Zani",
        "slug": "agnes-zani"
    },
    "content": "Thank you, Mr. Speaker, Sir. This is a House of record. So that we do not have a problem with the Bill, we should move that the Bill be now Read a Second Time. That is what we do so that we are properly constituted in the context of this Bill."
}