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

{
    "id": 1169300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1169300/?format=api",
    "text_counter": 291,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Part III further provides for parental obligations towards a child up to attainment of 18 years of age and beyond. Part IV of the Bill proposes a mechanism for administration of children’s services, the powers and limitations of the administrative organ, as well as provision for its financial management."
}