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

{
    "id": 87123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87123/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "(c) My Ministry has envisaged carrying out the design to bitumen standards of the said road in the next financial year; that is, 2011/2012, after which it will be considered for tarmacking."
}