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

{
    "id": 117403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/117403/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, there are many other ways of keeping coins. You do not have to keep them in your pockets. However, if you do and they damage your pockets, we will advise you to use other ways of keeping the coins."
}