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

{
    "id": 123589,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123589/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "There is so much pessimism as to whether there will be a consensus in Copenhagen on the 15th. Could the Prime Minister clarify how much lobbying this country or the larger African continent has done to ensure that a consensus is reached to benefit the African continent which suffers most?"
}