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

{
    "id": 315958,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/315958/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, I once more want to thank the Minister; since he came to this Ministry, I must say, and commend him, that he has done a very good job. What I am asking here should not be seen as if I am trying to challenge him."
}