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

{
    "id": 1790,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1790/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " Madam Temporary Deputy Speaker, I had asked for permission to do the response in form of a statement. Therefore, I was waiting for your response."
}