This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/78/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "baae515119ea02bc53ee9cc2373d889e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/27/?format=api",
    "description": "Vogelsberg - Rund um Schotten (264km)",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a41898b0-805b-459d-a1da-45fe7fc500a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/85/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/78/?format=api"
}