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

{
    "id": 7282,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7282/?format=api",
    "text_counter": 443,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, there is absolutely nothing to do with the substance of what has been urged before you, but it arises out of your own communication that you are going to give tomorrow afternoon. If you are going to make a ruling tomorrow afternoon---"
}