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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/",
    "description": "Einstein 1866m Hausberg von  Tannheim",
    "creator_name": "fischmac2001",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9301cca6-9bbe-494a-a910-7f8f62027577"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2360/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2906/",
    "metadata": {
        "length": 7523,
        "lengthKind": "track",
        "duration": 11104,
        "positionLists": 1,
        "positions": 819,
        "size": 175325,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-12-28T10:51:12+00:00",
        "elevationGain": 783,
        "elevationLoss": 782,
        "country": "DE"
    }
}