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

{
    "id": 307102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/307102/?format=api",
    "text_counter": 145,
    "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 order, Mr. Speaker, Sir. I stand on a point of order on the point raised by Mr. C. Kilonzo. We dealt with it in his Committee and finished with it. Is it in order for the hon. Member to repeat a matter that has been properly dealt with in the Committee and the matters settled?"
}