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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/",
    "description": "400 km - Teutoburger Wald, Wiehengebirge, Hermannsdenkmal, Kaiser-Wilhelm-Denkmal",
    "creator_name": "roraba",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36c19bf8-0974-47ec-b1f3-e228e4a3cd29"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7095/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9237/",
    "metadata": {
        "length": 400391,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 3405,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}