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

GET /v1/routes/3274/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "72e3ac2f1a9715ee846e578afec1faa2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Große Sauerland Tour-330 km von bis 59590 Geseke,Alte Ratsschänke ",
    "creator_name": "gtr100-f",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56a18d52-66bc-44ec-93cc-5c6b60f3b72f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2712/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3274/",
    "metadata": {
        "length": 327545,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 141,
        "size": 20415,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}