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

{
    "id": 561456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/561456/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Sen. Kagwe",
    "speaker_title": "",
    "speaker": {
        "id": 229,
        "legal_name": "Mutahi Kagwe",
        "slug": "mutahi-kagwe"
    },
    "content": "When we go to vote, we will vote for two things; the schedule and the amendment. I was proposing that we should have one voting. So, would it be possible then for us also to vote. I move that the Second Schedule be read a second time so that we can vote for the three of them simultaneously."
}