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

{
    "id": 17091,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17091/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": "Mr. Speaker, Sir, I undertake that within two weeks, if that pleases you, I will be happy to bring a more comprehensive answer."
}