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

{
    "id": 11990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11990/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "On a point of order, Mr. Speaker, Sir. There is a difference between observing and testing whether these children who were fed---"
}