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

{
    "id": 298390,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/298390/?format=api",
    "text_counter": 123,
    "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, on the basis of that urgency, I will try my best for tomorrow. However, I beg your indulgence that if I do not get all the details, I will report to the House, so that we consider Tuesday next week for an appropriate Statement."
}