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

GET /v1/routes/50357/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "45a9a3036fcd4764c4f2aee15d2a68a6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start Rondje Moezel to Einde route (2)",
    "creator_name": "thee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4d34c1f-c15c-446d-810c-877b8747762b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/462/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50357/",
    "metadata": {
        "length": 259934,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 36,
        "size": 3049,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}