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

{
    "id": 423801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/423801/?format=api",
    "text_counter": 218,
    "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. Speaker, Sir. With regard to your direction on the amendments, we have just received copies of the Report when the sitting started. Therefore, we could not submit amendments before because we did not have copies. I have some proposed amendments. Will you be kind enough to accept them now?"
}