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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "TF Traumstrasse Schwarzwald",
    "creator_name": "Marisa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a08178d2-9563-4e18-9a6a-08bf052939f2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3349/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3973/?format=api"
}