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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Große Harz Tour",
    "creator_name": "Jens64",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b487d960-e9fd-43e9-bd79-4a35a1324c19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/424/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/503/",
    "metadata": {
        "length": 570505,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 66,
        "size": 6874,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "country": "DE"
    }
}