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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Qu-Rheda",
    "creator_name": "Falk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ffa5d199-1dc4-4c8a-9e43-a2c54a983a78"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25001/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50868/",
    "metadata": {
        "length": 449662,
        "lengthKind": "track",
        "duration": 488695119,
        "positionLists": 9,
        "positions": 3483,
        "size": 146992,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2005-06-08T08:36:15+00:00",
        "elevationGain": 1161,
        "elevationLoss": 1284,
        "country": "DE"
    }
}