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

{
    "id": 1464997,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1464997/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "The Senate Majority Leader",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir. I beg to move the following Motion-"
}