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

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

{
    "category": "https://api.routeconverter.com/v1/categories/821/",
    "description": "Kempten Mariaberg Kempten Laufrunde kurz",
    "creator_name": "Franzel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4cf014a3-c427-4b97-9201-7b13b66d91b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2897/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3471/",
    "metadata": {
        "length": 9282,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 600,
        "size": 77456,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1395,
        "elevationLoss": 1392,
        "country": "DE"
    }
}