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

{
    "id": 234320,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234320/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. M'Mukindia",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 271,
        "legal_name": "Kirugi Joseph Laiboni M'Mukindia",
        "slug": "kirugi-mmukindia"
    },
    "content": " Order, hon. Members! Before Mr. Waithaka contributes, there are a lot of loud consultations at the corner where Mr. Oloo-Aringo is sitting! Mr. Oloo-Aringo, there are too much loud consultations between you and Rev. Nyagudi! Mr. Waithaka, please, proceed!"
}