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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "33 km",
    "creator_name": "Endoplasmati",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/345cb579-5f28-4376-8b1a-716a8694d215"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6149/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50678/",
    "metadata": {
        "length": 29077,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 306,
        "size": 28136,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 845,
        "elevationLoss": 846,
        "country": "DE"
    }
}