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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schenefeld, Aneken to Schenefeld, Blankeneser Chaussee",
    "creator_name": "KaaTee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/06fd7ae9-3713-4b42-ba80-7b6d0919f365"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3455/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50509/",
    "metadata": {
        "length": 126694,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 57,
        "size": 5750,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "DE"
    }
}