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

{
    "id": 545157,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/545157/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Mositet",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 608,
        "legal_name": "Peter Korinko Mositet",
        "slug": "peter-korinko-mositet"
    },
    "content": " We shall vote on all of them together unless you have a reservation on any one of them. We just want two tellers, Sen. Chelule, please, come. Sen. Sijeny, are you voting for Nairobi? You can still be a teller and vote at the same time."
}