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

{
    "id": 209819,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/209819/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Dr. Rutto",
    "speaker_title": "",
    "speaker": {
        "id": 323,
        "legal_name": "Sammy Kipkemoi Rutto",
        "slug": "sammy-rutto"
    },
    "content": "Mr. Deputy Speaker, Sir, as a matter of curiosity, could the Assistant Minister update this House on what measures he has taken to ensure that the learning process of students in Mt. Elgon District, which is currently affected by insecurity problems, is not affected?"
}