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

{
    "id": 12346,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12346/?format=api",
    "text_counter": 652,
    "type": "speech",
    "speaker_name": "Mr. Lekuton",
    "speaker_title": "",
    "speaker": {
        "id": 66,
        "legal_name": "Joseph Lemasolai Lekuton",
        "slug": "joseph-lekuton"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:-"
}