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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2218/",
    "description": "Haseldorfer Marsch (224 km): basiert auf einer Route von Stefan Groenveld, Stops am Mühlenteich und Rantzauer See möglich",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/baddc7ee-f40d-48e7-b02a-2d1b0d07cb17"
    },
    "localFile": "https://api.routeconverter.com/v1/files/69/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/62/",
    "metadata": {
        "length": 199194,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 67,
        "size": 7445,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "country": "DE"
    }
}