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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Aerzen Kalletal als Rundtour",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cbc848b7-20ae-4ec5-85b5-ea793921992d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2774/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3342/?format=api"
}