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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 699",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55dbbb3c-e1a9-4feb-b04f-fe3cac17e98a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36935/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53426/",
    "metadata": {
        "length": 8073,
        "lengthKind": "track",
        "duration": 4141,
        "positionLists": 1,
        "positions": 392,
        "size": 131195,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-30T13:22:04+00:00",
        "elevationGain": 693,
        "elevationLoss": 87,
        "country": "DE"
    }
}