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

{
    "id": 399204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/399204/?format=api",
    "text_counter": 318,
    "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. Temporary Speaker, Sir. Since tomorrow we will be voting from 3.00 p.m. and we want to maximize on the time, would I kindly request that before we move to the next Order, you give me a few minutes just to reply, so that, that aspect of it is finished."
}