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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/?format=api",
    "description": "Meine erste Route hier",
    "creator_name": "Conner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b745b00e-277c-4d1b-9aa3-3eefef951540"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4407/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5217/?format=api"
}