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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "66 km",
    "creator_name": "Endoplasmati",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37a33c34-77f6-4779-a499-c297d1c0a272"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6150/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50679/",
    "metadata": {
        "length": 62306,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 649,
        "size": 59349,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1924,
        "elevationLoss": 1924,
        "country": "DE"
    }
}