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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/?format=api",
    "description": "00 Nach Hause aus dem Berg Land",
    "creator_name": "Bazille",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba39bfd8-fb01-4f6f-9884-7407a0a7cc82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24179/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38088/?format=api"
}