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

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

{
    "category": "https://api.routeconverter.com/v1/categories/909/?format=api",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b76a818-ef1d-4ca9-b2be-503ece2d131b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2909/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3488/?format=api"
}