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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "Graben  Levico 440km",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e5c2d7c9-dd99-441d-b1e0-88208ff5dccd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5027/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7021/",
    "metadata": {
        "length": 889700,
        "lengthKind": "routed",
        "duration": 171662724,
        "positionLists": 2,
        "positions": 7127,
        "size": 595405,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-08T15:37:57+00:00",
        "elevationGain": 4,
        "elevationLoss": 0,
        "country": "AT"
    }
}