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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7608/?format=api",
    "description": "Abstandsmessung.gpx",
    "creator_name": "Brummi-NL",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6de59aa-8c7f-4675-8b27-08185b037e2c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26876/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40503/?format=api"
}