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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Medebach, Orkestrasse to Möhnesee",
    "creator_name": "hepka",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80add6ba-63c3-4b35-b096-76789f2378bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4593/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5451/",
    "metadata": {
        "length": 95021,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 45,
        "size": 4317,
        "format": "Map&Guide Tourenplaner 2008/2009 (*.bcr)",
        "country": "DE"
    }
}