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

{
    "id": 385374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/385374/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Deputy Speaker, Sir that is how I understand it. My own understanding of it is that we are not looking at it in totality. If you so wish, we can look at the whole amendment as proposed but then we will vote twice under that Standing Order."
}