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

{
    "id": 343124,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/343124/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Yes, but that is a matter that I should be getting from the Leader of Government Business and not you because they are the ones who organize the business on the Government side. However, I will return to this Question."
}