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

{
    "id": 83902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/83902/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. Ojaamong",
    "speaker_title": "The Assistant Minister for Labour",
    "speaker": {
        "id": 196,
        "legal_name": "Sospeter Odeke Ojaamongson",
        "slug": "sospeter-ojaamongson"
    },
    "content": " Mr. Deputy Speaker, Sir, we have not yet gotten enough information from the Ministry of Energy to enable us compile a suitable answer to the Question the hon. Member has asked. So, I seek the indulgence of the House that we bring the answer next Thursday."
}