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

{
    "id": 12463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12463/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "(Mr. Koech)",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "(c) Can the Minister confirm that there is a relationship between the timing of the changes of the Council members and the expiry of the Deputy Vice-Chancellor’s term?"
}