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

{
    "id": 49248,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/49248/?format=api",
    "text_counter": 162,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, I answered the question. However, since he offered an opinion, I also offered an opinion in return. He said that it was in his opinion; it was not really a question. He said in his opinion, the land should be given to the molasses plant. I said since the molasses plant has not asked for that land, that opinion is extremely trivial in the circumstances."
}