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

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

{
    "category": "https://api.routeconverter.com/v1/categories/514/?format=api",
    "description": "Tour Monte Valterone Campigna",
    "creator_name": "Stonebiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b11bd9ce-5dbf-4c71-800f-5e25fcf4afb1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3373/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3997/?format=api"
}