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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "AlbstadtBikeMarathon_2013 (1) (1)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72661982-1886-44a7-9bfa-56401ddfb568"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37677/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54168/",
    "metadata": {
        "length": 82021,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3585,
        "size": 326553,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2236,
        "elevationLoss": 2236,
        "country": "DE"
    }
}