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

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

{
    "category": "https://api.routeconverter.com/v1/categories/912/?format=api",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf92ec0e-0d6b-46fb-ac7f-0830c9bb3bff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2923/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3500/?format=api"
}