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

{
    "id": 9208,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9208/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, I had offered that suggestion but I stood further guided by your ruling that, in view of the need to preserve the records of the House, and not to start a new precedent in the House, it would be good and desirous that I provide a written answer. I will then answer the Question on Thursday in the afternoon. I will be prepared to do that."
}