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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Zerkall 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e1ddee8-46b7-40a1-a670-6e77717f99ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2695/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3255/?format=api"
}