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

{
    "id": 123605,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123605/?format=api",
    "text_counter": 185,
    "type": "speech",
    "speaker_name": "Mr. ole Ntimama",
    "speaker_title": "The Minister of State for National Heritage",
    "speaker": {
        "id": 200,
        "legal_name": "William Ronkorua ole Ntimama",
        "slug": "william-ntimama"
    },
    "content": " On a point of order of order, Mr. Speaker, Sir."
}