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

{
    "id": 301967,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301967/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Wamalwa, just a minute. Mr. Mututho, you are the Chairman of the Committee. Now that you have seconded, you will have to ask another Member of your Committee to speak on behalf of the Committee later on."
}