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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/?format=api",
    "description": "Sontagstour MVA 240 km",
    "creator_name": "Lazzarone",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1af883ab-d211-4c64-b67f-70c44b939274"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3532/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4204/?format=api"
}