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

{
    "id": 9997,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9997/?format=api",
    "text_counter": 410,
    "type": "speech",
    "speaker_name": "Mr. Shitanda",
    "speaker_title": "The Minister for Housing",
    "speaker": {
        "id": 207,
        "legal_name": "Peter Soita Shitanda",
        "slug": "soita-shitanda"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I second the Procedural Motion."
}