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

{
    "id": 1015612,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1015612/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Kabondo Kasipul, ODM",
    "speaker_title": "Hon. (Ms.) Eve Obara",
    "speaker": {
        "id": 13352,
        "legal_name": "Eve Akinyi Obara",
        "slug": "eve-akinyi-obara"
    },
    "content": " Thank you, Hon. Speaker. I have noted that in my Question, as presented in this Order Paper, there has been a bit of a mix up. I, therefore, request that I withdraw it today for redrafting. I thank you."
}