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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Bad Tölz to Sölkpass , 1788m (Sölkpass )",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5fcb65aa-7e84-4571-83e8-d2d454ff6be5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37187/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53678/",
    "metadata": {
        "length": 1039319,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 46,
        "size": 4928,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "AT"
    }
}