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

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

{
    "category": "https://api.routeconverter.com/v1/categories/729/",
    "description": "Winterrunde",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/425cf036-3140-40b9-be00-c9470d8f48e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2125/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2639/",
    "metadata": {
        "length": 5259,
        "lengthKind": "track",
        "duration": 3429,
        "positionLists": 1,
        "positions": 318,
        "size": 40427,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-23T09:21:59+00:00",
        "elevationGain": 39,
        "elevationLoss": 55,
        "country": "DE"
    }
}