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

{
    "id": 356469,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/356469/?format=api",
    "text_counter": 364,
    "type": "speech",
    "speaker_name": "Hon. Serem",
    "speaker_title": "The Member for Aldai",
    "speaker": {
        "id": 1162,
        "legal_name": "Cornelly Serem",
        "slug": "cornelly-serem"
    },
    "content": " Hon. Deputy Speaker, this is my first time to give a speech in this Parliament. So, let me take this opportunity to thank you very much for getting elected to as our Deputy Speaker. I also thank the people of Aldai for electing me as their Member of Parliament."
}