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

{
    "id": 252012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/252012/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Eng. Muriuki",
    "speaker_title": "",
    "speaker": {
        "id": 224,
        "legal_name": "Muriuki Karue",
        "slug": "muriuki-karue"
    },
    "content": "On a point of order, Mr. Speaker, Sir. With all humility, I wish to bring to the attention of the Chair the fact that many hon. Members had asked me to request that the Adoption of the CDF Committee Report be given priority."
}