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

GET /v1/routes/4626/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "078a79b6a21c7fe454514adae071ea27"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/564/?format=api",
    "description": "Göteborg (Lerum), Sweden via Trelleborg Rostock to Prague, Czech Republic",
    "creator_name": "Skye",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0813be73-1113-4cc2-bb3b-07e40667599d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3874/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4626/?format=api"
}