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

{
    "id": 1260,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1260/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": " Please, record that, tomorrow afternoon, a Statement from the Minister of Transport to Mr. Eugene Wamalwa. Is there any other request or reminders?"
}