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

GET /v1/routes/53230/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5c5509afd7cc123cfe858fa9723c5c94"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "rhe2#04_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d763842-fb17-4c62-bb40-ead2b4cad289"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36739/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53230/",
    "metadata": {
        "length": 87466,
        "lengthKind": "track",
        "duration": 18519,
        "positionLists": 1,
        "positions": 926,
        "size": 112287,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-01T07:00:00+00:00",
        "elevationGain": 1532,
        "elevationLoss": 1594,
        "country": "DE"
    }
}