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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 2093",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c8dc5be-7640-45a3-9930-893f78088802"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36310/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52801/",
    "metadata": {
        "length": 34678,
        "lengthKind": "track",
        "duration": 6060,
        "positionLists": 1,
        "positions": 1994,
        "size": 407977,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-10T11:28:02+00:00",
        "elevationGain": 106,
        "elevationLoss": 104,
        "country": "DE"
    }
}