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

{
    "id": 77375,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77375/?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": "Mr. Speaker, Sir, as I acknowledge the answer given by the Minister, and noting that there are many applications rejected at his Ministry headquarters, what assistance does the Ministry give to those applicants when their applications are rejected, so that they can have the required documents?"
}