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

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

{
    "category": "https://api.routeconverter.com/v1/categories/331/?format=api",
    "description": "Bundsandstein 1 original",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20afef2c-b855-4247-8677-3b4b9b47d58e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2106/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2610/?format=api"
}