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

{
    "id": 4140,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4140/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "I also wish to draw the attention of the House and the Chair to the fact that I answered a similar Question sometime back. This was Question No.820 by hon. Mithika Linturi of Igembe South. All the same, I will proceed to answer."
}