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

{
    "id": 355465,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/355465/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Hon. Shill",
    "speaker_title": "",
    "speaker": {
        "id": 1465,
        "legal_name": "Elias Bare Shill",
        "slug": "elias-bare-shill"
    },
    "content": "On a point of order, hon. Speaker, Sir. Is it in order for hon. Jakoyo Midiwo to try to ignore the rules of the House and try to tell us what he thinks from his head about other things? Is he in order?"
}