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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Rursee - Obersee bis Hirschley",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ecd78d7-62d6-4e0e-84fd-627046e0a32c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2620/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3180/",
    "metadata": {
        "length": 10432,
        "lengthKind": "track",
        "duration": 10799,
        "positionLists": 1,
        "positions": 1125,
        "size": 149546,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-10T20:42:06+00:00",
        "elevationGain": 920,
        "elevationLoss": 924,
        "country": "DE"
    }
}