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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (7)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c37691e-8f14-42a7-b43d-5e71df816997"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35168/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51659/",
    "metadata": {
        "length": 210016,
        "lengthKind": "routed",
        "duration": 171097,
        "positionLists": 1,
        "positions": 23,
        "size": 6045,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-27T18:45:29.419000+00:00",
        "elevationGain": 82,
        "elevationLoss": 68,
        "country": "DE"
    }
}