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

{
    "id": 2955,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2955/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": " On a point of information, Mr. Deputy Speaker, Sir."
}