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

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

{
    "category": "https://api.routeconverter.com/v1/categories/384/",
    "description": "Etappe 02 Eifelsteig",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/050f3a40-d5e1-4cd8-ad01-4345864a7ac8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/985/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1222/",
    "metadata": {
        "length": 17050,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 275,
        "size": 25787,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 390,
        "elevationLoss": 392,
        "country": "DE"
    }
}