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

{
    "id": 386745,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/386745/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Sen. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 366,
        "legal_name": "Amos Sitswila Wako",
        "slug": "amos-wako"
    },
    "content": "Mr. Speaker, Sir, I move the Motion as read by the Speaker. That was my intention from the very beginning. I am glad the entire Senate now agrees with me. This is very important and I thank you, Mr. Speaker, for bringing us together."
}