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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/?format=api",
    "description": "Gebirgskamm 224 km",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e1a437bc-31fe-4a8d-8e81-bac99dd27b0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12246/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15022/?format=api"
}