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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Einruhr-Sauermühle",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d3effc9d-7bd2-4f43-ac67-74aab140fb17"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2595/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3155/?format=api"
}