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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "Tanken im Elsass",
    "creator_name": "Holgi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/622da17f-de11-4eff-a1f7-7b00f9a83897"
    },
    "localFile": "https://api.routeconverter.com/v1/files/14585/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/17550/?format=api"
}