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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Neue Positionsliste 1 (8)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eaf0f57f-ad9a-41d1-87e7-30b5349953ac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40546/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57037/",
    "metadata": {
        "length": 170385,
        "lengthKind": "routed",
        "duration": 511,
        "positionLists": 1,
        "positions": 26,
        "size": 5911,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-29T17:28:36.477000+00:00",
        "elevationGain": 2989,
        "elevationLoss": 2610,
        "country": "IT"
    }
}