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

{
    "id": 1014980,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1014980/?format=api",
    "text_counter": 498,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This is a House of record. It is important that when a Senator makes an allegation, he has to prove it. I have listened to my colleague, the distinguished Senator of Kitui who is my very good friend. The only problem is maybe his style of clothing, which is a bit different from mine. Otherwise, we would be brothers."
}