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

{
    "id": 4314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4314/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, allow me to table it."
}