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

GET /v1/routes/39053/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "28de9c22190d598c2465142fb424092a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Bungsbergrunde (126 km)",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d128b0f-73d5-4e9e-b1f3-85f042cee36d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25260/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39053/",
    "metadata": {
        "length": 128306,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 47,
        "size": 6497,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}