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

{
    "id": 292346,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/292346/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Bearing in mind that some of us would like to go and condole with the families of our colleagues, would I be in order to ask that the Mover be called upon to reply?"
}