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

{
    "id": 54817,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54817/?format=api",
    "text_counter": 184,
    "type": "speech",
    "speaker_name": "Mr. Kabando wa Kabando",
    "speaker_title": "The Assistant Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 31,
        "legal_name": "Kabando wa Kabando",
        "slug": "kabando-kabando"
    },
    "content": "(a) For the post of chairman and vice-chairman of the National Executive Committee, one must be at least 35 years of age and should be not be older than 70 years."
}