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

{
    "id": 301234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301234/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! That is the point. That is what Mr. Namwamba is telling you, that after all the interviews there was a list with a certain number of names and in that list the name of the particular nominee was not there. That is the point he is making and you are saying he is misleading the House."
}