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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Waiblinger Radtour vom Danziger Platz nach Bittenfeld",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ed472b9-5866-4929-a917-ec84e7541e4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38363/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54854/",
    "metadata": {
        "length": 41801,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 418,
        "size": 30852,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}