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

{
    "id": 678125,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/678125/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "The Senate Majority Leader",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "(Sen. (Prof.) Kindiki): Madam Temporary Speaker, what you have said is the correct position. However, we need your guidance whether it should be moved afresh. It was first stepped down for consultations. Or is it that the debate should continue?"
}