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

{
    "id": 213249,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213249/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Deputy Speaker, Sir, it is true that prevention is better than cure. That is why I want to assure the hon. Member that a vaccine has already been developed. It is ready and we have now got to develop a policy. We also have got to test it in this country. However, I know that, that is the way we are going to take to ensure that our women are safe."
}