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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Monschau Rundweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c0bbb109-bcaa-4f88-bc6b-6a5197572ca6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2978/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3556/?format=api"
}