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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Dithmarschen Tour 160km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5afe86e4-9cf4-453c-ad27-349e9fbc71fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37064/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53555/",
    "metadata": {
        "length": 195461,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 330,
        "size": 37036,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}