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

{
    "id": 22042,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22042/?format=api",
    "text_counter": 339,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Let it be tomorrow morning. Leader of Government Business, let us not go beyond 5.00 p.m. on the next Order, in order to give ourselves time to deliberate on other business. It is just a Procedural Motion."
}