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

{
    "id": 321651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321651/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Speaker, Sir, it is true that we discussed this matter and I presented to the Assistant Minister a letter that I would like to table so that you can have a look at it as well and then advise. We have agreed, but you can advise us the next step."
}