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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1008/",
    "description": "192 A to 192 C",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f2cbdcda-fe0a-4c88-ba6a-45bcef6536e1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3159/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3776/",
    "metadata": {
        "length": 8386,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 22,
        "size": 2953,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}