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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/?format=api",
    "description": "Münsterland über Felsenmühle 160km",
    "creator_name": "jamiro",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e655c1b-a26e-434b-ad86-1305b3453038"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2457/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3010/?format=api"
}