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

{
    "id": 354704,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/354704/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "hon. Mustafa",
    "speaker_title": "The Member for Kilifi South",
    "speaker": {
        "id": 1864,
        "legal_name": "Salim Idd Mustafa",
        "slug": "salim-idd-mustafa"
    },
    "content": "I would also like to take this opportunity to thank the people of Kilifi South for having bestowed their trust in me, and electing me as their first Member of Parliament in this new constituency."
}