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

{
    "id": 301290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301290/?format=api",
    "text_counter": 366,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "This Motion has not even been seconded. Does anybody from the Committee wish to second it? You can nod even if you do not wish to speak. Is there any Members of this Departmental Committee here?"
}