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

{
    "id": 7502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7502/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mrs. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 58,
        "legal_name": "Beatrice Pauline Cherono Kones",
        "slug": "beatrice-kones"
    },
    "content": "Mr. Speaker, Sir, we are planning to increase the budgetary allocation to cover for the necessities in prison schools."
}