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

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

{
    "category": "https://api.routeconverter.com/v1/categories/5802/?format=api",
    "description": "Trackpoint 1 to Trackpoint 2777",
    "creator_name": "Klaus_Da",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f0be42d5-0936-49e0-8a30-6d6659d43de9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25578/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39337/?format=api"
}