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

GET /v1/routes/50437/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "194cb32bce3c208637ab675d9ff23166"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Path Segment 1",
    "creator_name": "webzelle",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3cb2deab-a3b1-4ce7-a8ce-43add5776c0c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1941/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50437/",
    "metadata": {
        "length": 24867,
        "lengthKind": "track",
        "duration": 12382,
        "positionLists": 1,
        "positions": 1571,
        "size": 482227,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-26T09:17:46.164000+00:00",
        "elevationGain": 1736,
        "elevationLoss": 1729,
        "country": "DE"
    }
}