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

{
    "id": 172015,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172015/?format=api",
    "text_counter": 313,
    "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, I would not say whether there are politicians or not, because these are companies. It would be for somebody to go to the Registrar of companies and look at the directorship of these companies to ascertain whether they are owned by politicians; but there is no politician listed here by name as having bought maize from the NCPB."
}