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

GET /v1/routes/50630/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1074df25b9d53651067b3f8f88226437"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8017/",
    "description": "Trackpoint 1 to Trackpoint 20432",
    "creator_name": "Marvel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a443907d-a65c-45d3-b925-dd2412c498dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5075/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50630/",
    "metadata": {
        "length": 259571,
        "lengthKind": "straight-line",
        "duration": 97666,
        "positionLists": 3,
        "positions": 61296,
        "size": 11293355,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-15T07:26:12.223000+00:00",
        "elevationGain": 13173,
        "elevationLoss": 13224,
        "country": "DK"
    }
}