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

{
    "id": 222101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222101/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Mr. Arungah",
    "speaker_title": "",
    "speaker": {
        "id": 292,
        "legal_name": "Julius Odenyo Arungah",
        "slug": "julius-arungah"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I do not know whether the Minister would mind some information."
}