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

{
    "id": 1193509,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1193509/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Thank you, Member for Nandi. This chance will go to the Member for Ganze, Hon. Charo Kazungu. If he is not in the House, the chance will go to the Member for Limuru, Hon. John Kiragu."
}