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

{
    "id": 135555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135555/?format=api",
    "text_counter": 363,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "The Assistant Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": " Thank you, Madam Temporary Deputy Speaker, for giving me this opportunity to second this very important Vote for the Ministry of Planning, National Development and Vision 2030."
}