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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/?format=api",
    "description": "Rundweg 7",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a841117f-2b8e-4e60-b9f7-4fa276f02b86"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2638/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3198/?format=api"
}