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

{
    "id": 103267,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103267/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Madam Temporary Deputy Speaker, thank you very much for giving me this opportunity to contribute to this important Motion. I want to begin by acknowledging and congratulating the new Minister for Agriculture because it is quite rare for Ministers to stay in the House when matters concerning their docket are being debated."
}