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

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

{
    "category": "https://api.routeconverter.com/v1/categories/908/?format=api",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/988c24d0-e644-47b3-a381-1de74b20f8a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2907/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3485/?format=api"
}