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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neuenstadt, Deutschland to Eberbach",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43003dd3-a45b-4e2e-914b-cd284125e4c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36477/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52968/",
    "metadata": {
        "length": 212165,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 30,
        "size": 12042,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-26T15:12:06+00:00",
        "elevationGain": 1335,
        "elevationLoss": 1231,
        "country": "DE"
    }
}