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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1012/",
    "description": "200 - B to 200 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1cc0898a-0e15-4d0a-927a-046837ce2e01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3176/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3793/",
    "metadata": {
        "length": 11861,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 30,
        "size": 4101,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}