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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/",
    "description": "Zerkall - Obermaubach - Engelsblick-Nideggen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1726ebca-95ce-4063-a2a0-36bcd28111d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3230/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3847/",
    "metadata": {
        "length": 15337,
        "lengthKind": "track",
        "duration": 16800,
        "positionLists": 1,
        "positions": 302,
        "size": 40963,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-19T16:22:08+00:00",
        "elevationGain": 496,
        "elevationLoss": 506,
        "country": "DE"
    }
}