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

GET /v1/routes/50356/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8af0b69f7a82b184c737be78d0b1a33e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start De Eifel 1000 bochten route to Einde route (2)",
    "creator_name": "thee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2bd8dfdf-0a50-49a0-9950-f6d339941b3e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/461/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50356/",
    "metadata": {
        "length": 283283,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 38,
        "size": 3211,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}