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

{
    "id": 6712,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6712/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "The Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": " Mr. Speaker, Sir, I beg that the Question be repeated because I was engaged by the Member for Bura on an issue and I did not get the Question."
}