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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Dahl-Neuenbeken on GPSies.com (2)",
    "creator_name": "roedelpetri",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05b294be-f4b6-4487-b378-faf986e8e2a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3878/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50537/",
    "metadata": {
        "length": 27740,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 33,
        "size": 3741,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 191,
        "elevationLoss": 195,
        "country": "DE"
    }
}