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

{
    "id": 145398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145398/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Konchella",
    "speaker_title": "",
    "speaker": {
        "id": 322,
        "legal_name": "Gideon Sitelu Konchella",
        "slug": "gideon-konchella"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The hon. Member has said that this matter is in court. There is a judicial review application in court. So, why should this matter then be discussed here or brought to this House?"
}