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

{
    "id": 38258,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38258/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you, Mr. Speaker, Sir. While we are happy with the good answer that was given by the Assistant Minister, he should tell us the steps the Ministry has taken to improve the quality of service of the mobile providers particularly in the rural areas where the reception is poor."
}