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

{
    "id": 56631,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56631/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "Mr. Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! I do not think you got the Assistant Minister right because I heard him. He simply asked the Member to assist him get this done in order to facilitate the payment of the money which is available."
}