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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/?format=api",
    "description": "Rundweg 9",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/104afea2-f18c-48c7-8a44-2953a4560b67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2640/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3200/?format=api"
}