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

{
    "id": 333529,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333529/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "The Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": " Mr. Deputy Speaker, Sir, the word I was giving is that I just wanted to contact the Minister right now. I believe that this may take up to next week. But I think the hon. Member and the House deserve to know how far this has gone. So, I wanted to do that contact right away and see whether in the course of the afternoon, we could have something to work on between now and next week."
}