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

{
    "id": 238010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/238010/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Mr. Ndolo",
    "speaker_title": "",
    "speaker": {
        "id": 222,
        "legal_name": "Reuben Owino Nyanjiga Ndolo",
        "slug": "reuben-ndolo"
    },
    "content": "Mr. Speaker, Sir, this is a very serious issue. There are many students on the Parallel Degree Programme and they are being denied the opportunity of getting scholarships. What is the Ministry doing to make sure these students can also get scholarships?"
}