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

{
    "id": 50212,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50212/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Indeed, that is the point that I have been making to both the Mover and the Seconder. We are not actually debating the Bill. We are only addressing the publication period. So, please, let us be relevant to the Motion before the House."
}