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

{
    "id": 172460,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172460/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "(b) I am also aware that due to the shortage of education officers, one officer has to shoulder heavy responsibilities of serving many vacant positions in divisions and zones, as is the case in Murang'a South, while arrangements are being made to deploy enough officers to the needy areas."
}