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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Heimbach-Schwammenauel",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5de187be-c185-49a8-af86-b2aeb4de1af5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2606/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3166/?format=api"
}