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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/?format=api",
    "description": "Schweiz_Frankreich_2010_Tag1",
    "creator_name": "12erGS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e796aec8-85ae-45ea-a521-a3172f41defe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4595/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5454/?format=api"
}