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

{
    "id": 63246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63246/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "I, therefore, want to assure hon. Olago that we will not do on theoretical exercises. We will, in fact, send people to the ground to ensure that the actual situations such as the topography and all the other related factors are taken into account."
}