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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6946/?format=api",
    "description": "FBT Teil2 Garmin",
    "creator_name": "fredgr",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07b0a98c-d00a-4253-9d21-b01add1fec46"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24098/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38024/?format=api"
}