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

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

{
    "category": "https://api.routeconverter.com/v1/categories/255/?format=api",
    "description": "Rund um den Weßlinger See",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/515498b2-cf56-43d3-bff5-0f128c558d55"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6129/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8209/?format=api"
}