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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-08-29/30/31) - Wildschweinparty 2014",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b098968-343e-4441-8043-adf8b4656aa4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37066/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53557/",
    "metadata": {
        "length": 183755,
        "lengthKind": "track",
        "duration": 96468,
        "positionLists": 1,
        "positions": 22709,
        "size": 4603163,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-29T12:50:56+00:00",
        "elevationGain": 4695,
        "elevationLoss": 4627,
        "country": "DE"
    }
}