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

{
    "id": 120168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120168/?format=api",
    "text_counter": 101,
    "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": "(a) My Ministry is committed to constructing a new bridge and has already completed the necessary design and is now processing the tender documentation. The award of the construction of the new bridge is, therefore, at an advanced stage."
}