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

{
    "id": 81969,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81969/?format=api",
    "text_counter": 190,
    "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": "Mr. Speaker, Sir, the hon. Member has stated that he will be prepared to receive the statement on Tuesday, next week. Therefore, I would like you to state that from the Chair so that it will be definite on Tuesday, next week."
}