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

{
    "id": 1080771,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1080771/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Hon. Christopher Omulele",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2145,
        "legal_name": "Christopher Omulele",
        "slug": "christopher-omulele"
    },
    "content": "Order! Order Members! The Members on the gangway, can you make your way to your seats? Hon. Members, can we settle down so that we can begin business? The Members on the gangway, the Member for Buuri and the Member for Lari, kindly take your seats. Thank you, Members. We now have the requisite Quorum and we can now begin business."
}