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

GET /v1/routes/51858/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9ed66310fc86e4052fa3b23123086788"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Klosterstraße 7, Blaubeuren to Ravensburger Straße 29, Ulm",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/143e326b-b74a-40d8-b1a3-5812f50562bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35367/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51858/",
    "metadata": {
        "length": 0,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2,
        "size": 328,
        "format": "Google Maps URL (*.url)"
    }
}