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

{
    "id": 468900,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/468900/?format=api",
    "text_counter": 501,
    "type": "speech",
    "speaker_name": "Sen. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "On a point of order, Mr. Chairman, Sir. In view of the fact that we have just extended the time and there is another voting again when the Bill will be read the Third Time, would it be in order if I suggest that the Roll Call for this particular question that you have put be deferred, so that it comes together with the Third Reading?"
}