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

{
    "id": 342009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/342009/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": " Mr. Speaker, Sir, I want to thank you, first and foremost, for helping us to strengthen this tradition, where we appreciate our leaders in their life time. Mr. Patrick Gichohi has done a great job. We are appreciating him when he is alive, well, healthy and continuing, I hope, to a second career."
}