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

{
    "id": 55513,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55513/?format=api",
    "text_counter": 390,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Madam Temporary Deputy Speaker, I thank you for giving me time to contribute to this very important Motion on establishment of a fertilizer factory or industry in this country. I also want to thank the hon. Member who has come up with this very noble idea."
}