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

{
    "id": 125849,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125849/?format=api",
    "text_counter": 380,
    "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": "Mr. Speaker, Sir, the issue of public interest must also be looked into. We are currently using a lot of money to import food. I think an amicable solution to the Mau Forest Complex will ensure that this matter is, indeed, sorted out."
}