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

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

{
    "category": "https://api.routeconverter.com/v1/categories/659/",
    "description": "Pico Vulkankrater Aufstieg",
    "creator_name": "WVdse",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d614e26-1bfa-4c02-bd81-ff3dc6a717fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1861/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2324/",
    "metadata": {
        "length": 4754,
        "lengthKind": "track",
        "duration": 9145,
        "positionLists": 1,
        "positions": 1271,
        "size": 226285,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-18T08:30:15+00:00",
        "elevationGain": 1648,
        "elevationLoss": 618
    }
}