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

{
    "id": 235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/235/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Is the Minister in order to avoid stating the fact that, indeed, there was time? A Bill was supposed to have been in this House before November. It is just a matter of owning up and saying: “Fine, we agreed with Members of Parliament but it was a failure on our part”."
}