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

{
    "id": 34835,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34835/?format=api",
    "text_counter": 238,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. As per the Order Paper, the Prime Minister is supposed to deliver a statement on issuance of identity cards."
}