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

{
    "id": 12771,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12771/?format=api",
    "text_counter": 327,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "2. Any person wishing to apply for the funds from the Fund requires to approach any of the three banks to apply using the stated criteria."
}