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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Aerzen, Hemeln als Rundtour",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fffb919e-8133-4892-801e-61d332dcadf1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2770/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3338/?format=api"
}