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

{
    "id": 330,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/330/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mrs. Shebesh",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 377,
        "legal_name": "Rachel Wambui Shebesh",
        "slug": "rachel-shebesh"
    },
    "content": " Mr. Assistant Minister, you can obviously see that this Question has not been answered satisfactorily. Your answer, according to this House, is not satisfactory. If you are not able to get a satisfactory answer, we will have to ask you to go and prepare better then answer it. So, this Question is deferred to next week."
}