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

{
    "id": 442174,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/442174/?format=api",
    "text_counter": 90,
    "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. Speaker, Sir, since we have two Bills to vote on, would I be in order to request the Chair that you direct that we vote for both within one division and then we can have final results thereafter, to save on time?"
}