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

{
    "id": 81310,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81310/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, I also want to take this opportunity to say that we are free and that we will definitely want to visit the area. However, we will visit it once it has started. Therefore, in the next one month, I will be able to visit the area."
}