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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "S Ostbahnhof to U Leopoldplatz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/49acbfe9-e718-4ef9-9a9a-8660e162be6b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36639/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53130/",
    "metadata": {
        "length": 9747,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 26,
        "size": 3079,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}