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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1005/",
    "description": "155 A to 155 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f559060-dfc0-4538-9980-23f3fb6aa719"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3151/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3768/",
    "metadata": {
        "length": 10729,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 3363,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}