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

{
    "id": 37418,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37418/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This point cannot be lost and I think it is the gist of the question. I had asked which countries are making GMOs. I had asked which countries are using GMOs to feed their people and whether or not this has pushed back hunger in those countries. That is the question."
}