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

{
    "id": 12435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12435/?format=api",
    "text_counter": 741,
    "type": "speech",
    "speaker_name": "Mr. M’Mithiaru",
    "speaker_title": "",
    "speaker": {
        "id": 72,
        "legal_name": "Ntoitha M'mithiaru",
        "slug": "ntoitha-mmithiaru"
    },
    "content": "With those remarks, I beg to support."
}