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

GET /v1/routes/3249/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "99352b36f7bc55013e0a1099fb83db5b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Urftalsperre",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb31fbd1-a62f-425b-b893-53d4e563cbe9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2689/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3249/",
    "metadata": {
        "length": 16339,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 220,
        "size": 20836,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 389,
        "elevationLoss": 467,
        "country": "DE"
    }
}