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

GET /v1/routes/40236/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "c551f2dd17e1b34e71c13c924c093955"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Route 11 Freudenstadt RK 240 KM",
    "creator_name": "Ronny",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c62e4a3e-ee77-4cab-b92a-0ffc2d5009b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26585/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40236/",
    "metadata": {
        "length": 246046,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 40,
        "size": 4340,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}