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

{
    "id": 567783,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567783/?format=api",
    "text_counter": 228,
    "type": "speech",
    "speaker_name": "Hon. Mati",
    "speaker_title": "",
    "speaker": {
        "id": 2469,
        "legal_name": "G.J. Munuve Mati",
        "slug": "gj-munuve-mati"
    },
    "content": "Well, we are a House, Hon. Temporary Deputy Speaker. When we are a House, we can interact and talk about ourselves. I am only giving an example which is a legitimate intellectual way of proving your point."
}