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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6946/?format=api",
    "description": "FBT Teil1 Garmin",
    "creator_name": "fredgr",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/32e9ff6d-7a37-409f-a76a-8b8b3eb206cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24096/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38022/?format=api"
}