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

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

{
    "category": "https://api.routeconverter.com/v1/categories/330/?format=api",
    "description": "Bachtäler HR 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/65f00c32-248c-47a1-b199-cefac6305f16"
    },
    "localFile": "https://api.routeconverter.com/v1/files/856/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1055/?format=api"
}