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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/?format=api",
    "description": "Korsika - Südostrunde",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ccb93d2c-6cf4-4411-a883-e620dc1a9461"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3385/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4015/?format=api"
}