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

{
    "id": 1119904,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1119904/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "I thank you, Madam Deputy Speaker, for allowing me this opportunity to contribute on an area which I feel is very important for our country, our farmers and the ordinary persons who are looking for something to eat."
}