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

{
    "id": 56654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56654/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Mr. Assistant Minister! She made a request because she was travelling on official business. It is only fair because even yesterday the Prime Minister had to put off the Question for the same reason. I think we need to be fair to her. You are always in the House to give Statements, so let us be fair to her and agree on a date convenient to you next week."
}