The default basic root view for DefaultRouter

GET /api/v0/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "messages": "https://hermes.lco.global/api/v0/messages/?format=api",
    "nonlocalizedevents": "https://hermes.lco.global/api/v0/nonlocalizedevents/?format=api",
    "nonlocalizedeventsequence": "https://hermes.lco.global/api/v0/nonlocalizedeventsequence/?format=api",
    "targets": "https://hermes.lco.global/api/v0/targets/?format=api",
    "submit_message": "https://hermes.lco.global/api/v0/submit_message/?format=api"
}