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

{
    "id": 280623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/280623/?format=api",
    "text_counter": 274,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Information and Communications",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I have already consulted the hon. Member. We have looked at the matters at hand on the same issue and I am not satisfied with the answer. I would like to request for two weeks so that I can come up with a more detailed answer."
}