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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2013-09-23 11:13:53)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5c8c2459-a60a-4189-ae2a-38a52a480b67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37103/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53594/",
    "metadata": {
        "length": 14335,
        "lengthKind": "track",
        "duration": 13582,
        "positionLists": 1,
        "positions": 3024,
        "size": 311969,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-23T10:13:53+00:00",
        "elevationGain": 891,
        "elevationLoss": 876,
        "country": "DE"
    }
}