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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Toaster Course (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84c10d67-a0d7-4b38-bffd-fe66bd072155"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38104/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54595/",
    "metadata": {
        "length": 28316,
        "lengthKind": "track",
        "duration": 4016,
        "positionLists": 1,
        "positions": 346,
        "size": 73255,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-04-16T00:00:00+00:00",
        "elevationGain": 258,
        "elevationLoss": 258,
        "country": "DE"
    }
}