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

{
    "id": 552234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/552234/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Hon. Kimaru",
    "speaker_title": "",
    "speaker": {
        "id": 2072,
        "legal_name": "Anthony Mutahi Kimaru",
        "slug": "anthony-mutahi-kimaru"
    },
    "content": "As the Mover stated earlier, probably there might be need to improve it further later on where we might feel that some of the provisions by the Senate may not sit very well with the initial intentions of the Mover of the Bill. This may be sorted out later. Therefore, I beg to second."
}