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

{
    "id": 6706,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6706/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, this is in regard to a Statement I requested from the Minister for Youth Affairs and Sports. It should have been delivered yesterday, but you directed that it should be delivered today."
}