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

{
    "id": 610,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/610/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "asked the Minister for Transport:- (a) whether he could state the current status of Wajir Airport; and, (b) what plans the Ministry has to ensure optimal utilization of the facility."
}