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

{
    "id": 6823,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6823/?format=api",
    "text_counter": 381,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Madam Temporary Deputy Speaker, I would also like to start by thanking the Mover of this Bill, Dr. Monda, for a job well done. I know that it has taken him time and resources, but I think the job is well done."
}