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

{
    "id": 172011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172011/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": " Mr. Speaker, Sir, the list is comprehensive. It clearly shows the date when the purchase was done, the name of the customer, the depot where the maize was collected, the receipt number, the quantity, the price and the amount paid. It is very comprehensive and it is here."
}