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

{
    "id": 175234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/175234/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker. The only difference is packaging. The maize flour that will retail at Kshs72 is packed in 2-kilogramme packets while the one that will sell at Kshs130 is packed in the 5-kilogramme bags."
}