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

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

{
    "category": "https://api.routeconverter.com/v1/categories/918/",
    "description": "Hohes Venn - Hochmoor über Stege Tour43918",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb8ecee4-fe02-4839-9ed0-ede9369d1a24"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2998/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3576/",
    "metadata": {
        "length": 12490,
        "lengthKind": "track",
        "duration": 10791,
        "positionLists": 1,
        "positions": 407,
        "size": 54783,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-20T17:49:27+00:00",
        "elevationGain": 153,
        "elevationLoss": 154,
        "country": "DE"
    }
}