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

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

{
    "category": "https://api.routeconverter.com/v1/categories/914/?format=api",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a4a1efb-40a5-4e5c-8d5c-d36d3df69e9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2932/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3510/?format=api"
}