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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1003/",
    "description": "108 A to 108 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bbe2fc0b-0087-4cf0-b9d9-57f5db150a5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3137/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3754/",
    "metadata": {
        "length": 12373,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 4036,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}