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

{
    "id": 1520672,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1520672/?format=api",
    "text_counter": 266,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Thank you, Hon. Naomi. There are other Members who intended to request for statements, but who may not be in the House at the moment. We will give them a chance next time because they have been waiting for a long time. They can make their requests on Tuesday. Next Order."
}