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

{
    "id": 1201054,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1201054/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Hon. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 2802,
        "legal_name": "Kathuri Murungi",
        "slug": "kathuri-murungi"
    },
    "content": " According to the records, the Senator for Kiambu had 13 minutes. Sen. Karungo, please proceed."
}