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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3301/",
    "description": "Gomera Valle Gran Rey - Las Hayas 22,6km",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2babd8c8-8eca-4bce-b45a-456d05ba4b2d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2394/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2940/",
    "metadata": {
        "length": 22683,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 198,
        "size": 16705,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1341,
        "elevationLoss": 1320
    }
}