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

{
    "id": 129456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129456/?format=api",
    "text_counter": 398,
    "type": "speech",
    "speaker_name": "Ms. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The hon. Member has actually clarified that he meant “lawyers”. I do not even want to repeat the word he used because even when I speak I decode them; I do not put them that bluntly. Is he in order to use such unparliamentary language?"
}