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

{
    "id": 306046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/306046/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "(c) My Ministry will consider allocating funds to repair this road as may be prioritized by the Wajir South Constituency Roads Committee in their work plan. This is a Class E Road and it is within the purview of the Constituency Roads Committee."
}