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

{
    "id": 93234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/93234/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "Mr. Deputy Speaker, Sir, we seek the extension because we would like to go through the business which is a little bit heavy. We still have a long list of statements to give with regard to the Ministerial Budget. We also have the work that is coming up because of the new Constitution."
}