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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Woffelsbach-Weidenbach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dce73fbb-4697-40e0-8b1a-c2c11805ad00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2995/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3573/",
    "metadata": {
        "length": 10795,
        "lengthKind": "track",
        "duration": 3878,
        "positionLists": 1,
        "positions": 289,
        "size": 39186,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-01-30T11:51:45+00:00",
        "elevationGain": 645,
        "elevationLoss": 645,
        "country": "DE"
    }
}