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

{
    "id": 75460,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75460/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Mr. Deputy Speaker, Sir, it is true that we have a shortage of public health inspectors, but we will employ more of these officers during this financial year. We have assigned officers in all areas in the country, but we are planning to add more very soon."
}