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

{
    "id": 130422,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130422/?format=api",
    "text_counter": 283,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "(a) why the Ministry used the design of 1970 in contracting for the construction of the northern bypass without considering the changes that have taken place since then;"
}