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

{
    "id": 978340,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/978340/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "THAT, pursuant to Standing Order 34, the Senate adjourns to discuss a definite matter of urgent national importance; namely, the transfer of functions from Nairobi City County Government to the national Government."
}