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

{
    "id": 321229,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321229/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "asked the Minister for Agriculture:- (a) what measures the Ministry has taken towards introduction of farming in arid and semi-arid areas in North Eastern Province and other pastoral areas as recommended in Sessional Paper No.1 of 1969; and,"
}