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

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

{
    "category": "https://api.routeconverter.com/v1/categories/384/",
    "description": "Etappe 03 Eifelsteig",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/672f19f6-484e-4e73-b8ff-c98e65a57676"
    },
    "localFile": "https://api.routeconverter.com/v1/files/986/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1223/",
    "metadata": {
        "length": 24046,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 500,
        "size": 46038,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1029,
        "elevationLoss": 1157,
        "country": "DE"
    }
}