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

{
    "id": 300523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/300523/?format=api",
    "text_counter": 658,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Chairlady",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " I think the Minister seems to be in agreement. We just need to do the procedural--- You know, how we retrace our steps because we have already moved forward. Otherwise, I believe--- Are the figures going to change? The Minister is aware that there is going to be some changes in the figures."
}