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

{
    "id": 137649,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/137649/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, it is now Prime Minister’s Time. I am going to allow the Prime Minister to take his time. If there is time left, that is if he does not take all his time, I will come back to the Questions and see how many we can cover. Mr. Prime Minister, it is now your time!"
}