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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/?format=api",
    "description": "Kiesgrube Litomerice 241 km",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1cc8f5d2-c8a7-4b4f-be0c-dc1ec9987cbe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12250/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15026/?format=api"
}