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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Klosterstraße 7, Blaubeuren to Ravensburger Straße 29, Ulm (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d2023ca-71b1-4fe4-a66e-81f116191078"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37924/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54415/",
    "metadata": {
        "length": 0,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2,
        "size": 328,
        "format": "Google Maps URL (*.url)"
    }
}